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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h1199 virtual HRESULT WINAPI GetPartitionId(BSTR *__MIDL_0011) = 0;
1218 HRESULT (WINAPI *GetPartitionId)(ContextInfo2 *This,BSTR *__MIDL_0011); member in struct:ContextInfo2Vtbl
1239 #define ContextInfo2_GetPartitionId(This,__MIDL_0011) (This)->lpVtbl->GetPartitionId(This,__MIDL_0011)
3961 virtual HRESULT WINAPI GetPartitionId(GUID *pGuid) = 0;
3976 HRESULT (WINAPI *GetPartitionId)(IObjectContextInfo2 *This,GUID *pGuid); member in struct:IObjectContextInfo2Vtbl
3993 #define IObjectContextInfo2_GetPartitionId(This,pGuid) (This)->lpVtbl->GetPartitionId(This,pGuid)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h1199 virtual HRESULT WINAPI GetPartitionId(BSTR *__MIDL_0011) = 0;
1218 HRESULT (WINAPI *GetPartitionId)(ContextInfo2 *This,BSTR *__MIDL_0011); member in struct:ContextInfo2Vtbl
1239 #define ContextInfo2_GetPartitionId(This,__MIDL_0011) (This)->lpVtbl->GetPartitionId(This,__MIDL_0011)
3961 virtual HRESULT WINAPI GetPartitionId(GUID *pGuid) = 0;
3976 HRESULT (WINAPI *GetPartitionId)(IObjectContextInfo2 *This,GUID *pGuid); member in struct:IObjectContextInfo2Vtbl
3993 #define IObjectContextInfo2_GetPartitionId(This,pGuid) (This)->lpVtbl->GetPartitionId(This,pGuid)

Completed in 104 milliseconds