![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
import"Flash.IDL";
Additional Inherited Members | |
![]() | |
HRESULT _stdcall | GetDispID ([in] BSTR bstrName, [in] unsigned long grfdex, [out] long *pid) |
HRESULT _stdcall | RemoteInvokeEx ([in] long id, [in] unsigned long lcid, [in] unsigned long dwFlags, [in] DISPPARAMS *pdp, [out] VARIANT *pvarRes, [out] EXCEPINFO *pei, [in] IServiceProvider *pspCaller, [in] unsigned int cvarRefArg, [in] unsigned int *rgiRefArg, [in, out] VARIANT *rgvarRefArg) |
HRESULT _stdcall | DeleteMemberByName ([in] BSTR bstrName, [in] unsigned long grfdex) |
HRESULT _stdcall | DeleteMemberByDispID ([in] long id) |
HRESULT _stdcall | GetMemberProperties ([in] long id, [in] unsigned long grfdexFetch, [out] unsigned long *pgrfdex) |
HRESULT _stdcall | GetMemberName ([in] long id, [out] BSTR *pbstrName) |
HRESULT _stdcall | GetNextDispID ([in] unsigned long grfdex, [in] long id, [out] long *pid) |
HRESULT _stdcall | GetNameSpaceParent ([out] IUnknown **ppunk) |