Searched defs:ContextInfo (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h53 typedef struct ContextInfo ContextInfo; typedef in typeref:struct:ContextInfo
638 typedef struct ContextInfo ContextInfo; typedef in typeref:struct:ContextInfo
1138 struct ContextInfo : public IDispatch { struct in inherits:IDispatch
1149 HRESULT (WINAPI *QueryInterface)(ContextInfo *This,REFIID riid,void **ppvObject);
1150 ULONG (WINAPI *AddRef)(ContextInfo *This);
1151 ULONG (WINAPI *Release)(ContextInfo *This);
1152 HRESULT (WINAPI *GetTypeInfoCount)(ContextInfo *This,UINT *pctinfo);
1153 HRESULT (WINAPI *GetTypeInfo)(ContextInfo *Thi
1163 struct ContextInfo { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h53 typedef struct ContextInfo ContextInfo; typedef in typeref:struct:ContextInfo
638 typedef struct ContextInfo ContextInfo; typedef in typeref:struct:ContextInfo
1138 struct ContextInfo : public IDispatch { struct in inherits:IDispatch
1149 HRESULT (WINAPI *QueryInterface)(ContextInfo *This,REFIID riid,void **ppvObject);
1150 ULONG (WINAPI *AddRef)(ContextInfo *This);
1151 ULONG (WINAPI *Release)(ContextInfo *This);
1152 HRESULT (WINAPI *GetTypeInfoCount)(ContextInfo *This,UINT *pctinfo);
1153 HRESULT (WINAPI *GetTypeInfo)(ContextInfo *Thi
1163 struct ContextInfo { struct
[all...]

Completed in 67 milliseconds