Searched defs:IAzAuthorizationStore2 (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | azroles.h | 32 typedef struct IAzAuthorizationStore2 IAzAuthorizationStore2; typedef in typeref:struct:IAzAuthorizationStore2 448 struct IAzAuthorizationStore2 : public IAzAuthorizationStore { struct in inherits:IAzAuthorizationStore 456 HRESULT (WINAPI *QueryInterface)(IAzAuthorizationStore2 *This,REFIID riid,void **ppvObject); 457 ULONG (WINAPI *AddRef)(IAzAuthorizationStore2 *This); 458 ULONG (WINAPI *Release)(IAzAuthorizationStore2 *This); 459 HRESULT (WINAPI *GetTypeInfoCount)(IAzAuthorizationStore2 *This,UINT *pctinfo); 460 HRESULT (WINAPI *GetTypeInfo)(IAzAuthorizationStore2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 461 HRESULT (WINAPI *GetIDsOfNames)(IAzAuthorizationStore2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 462 HRESULT (WINAPI *Invoke)(IAzAuthorizationStore2 *Thi 518 struct IAzAuthorizationStore2 { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | azroles.h | 32 typedef struct IAzAuthorizationStore2 IAzAuthorizationStore2; typedef in typeref:struct:IAzAuthorizationStore2 448 struct IAzAuthorizationStore2 : public IAzAuthorizationStore { struct in inherits:IAzAuthorizationStore 456 HRESULT (WINAPI *QueryInterface)(IAzAuthorizationStore2 *This,REFIID riid,void **ppvObject); 457 ULONG (WINAPI *AddRef)(IAzAuthorizationStore2 *This); 458 ULONG (WINAPI *Release)(IAzAuthorizationStore2 *This); 459 HRESULT (WINAPI *GetTypeInfoCount)(IAzAuthorizationStore2 *This,UINT *pctinfo); 460 HRESULT (WINAPI *GetTypeInfo)(IAzAuthorizationStore2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 461 HRESULT (WINAPI *GetIDsOfNames)(IAzAuthorizationStore2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 462 HRESULT (WINAPI *Invoke)(IAzAuthorizationStore2 *Thi 518 struct IAzAuthorizationStore2 { struct [all...] |
Completed in 52 milliseconds