HomeSort by relevance Sort by last modified time
    Searched refs:IExternalConnection (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comdefsp.h 322 _COM_SMARTPTR_TYPEDEF(IExternalConnection,__uuidof(IExternalConnection));
    [all...]
objidl.h 166 typedef struct IExternalConnection IExternalConnection;
790 typedef IExternalConnection *LPEXTERNALCONNECTION;
798 struct IExternalConnection : public IUnknown {
806 HRESULT (WINAPI *QueryInterface)(IExternalConnection *This,REFIID riid,void **ppvObject);
807 ULONG (WINAPI *AddRef)(IExternalConnection *This)
    [all...]

Completed in 58 milliseconds