Default parameters in COM

A

abedford

Hi,

I would like to add a default paramter to a COM function. I defined in
the IDL file like this:
HRESULT Startup( [in] BSTR gkUrl
, [in] BSTR user
, [in] BSTR password
, [in, defaultvalue("False")] BOOL
disableTrustedSignin , [out, retval] IKalidoCompound**
pCompound
);
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,781
Messages
2,569,615
Members
45,296
Latest member
HeikeHolli

Latest Threads

Top