Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BSTR types in VFP
Message
From
13/03/2000 11:37:47
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00344694
Message ID:
00345012
Views:
28
Idl = [id(2), helpstring("method OneWord")] HRESULT OneWord([in] BSTR cParseStr, [out] BSTR* retval);

.h = STDMETHOD(OneWord)(/*[in]*/ BSTR cParseStr, /*[out]*/ BSTR* retval);

.CPP = STDMETHODIMP CStringin::OneWord(BSTR cParseStr, BSTR *retval)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform