Click to See Complete Forum and Search --> : [out] Parameters in COM method


Fisty
June 17th, 2000, 02:05 PM
Hi.

I'm using MS Visual J++ and I want to specify a public method's parameter out [out]. If I had access to the IDL file, I could do it.

How do I tell the J++ compiler that a method's parameter is [out] instead of [in]?