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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h62 typedef struct IGPMSecurityInfo IGPMSecurityInfo; typedef in typeref:struct:IGPMSecurityInfo
970 struct IGPMSecurityInfo : public IDispatch { struct in inherits:IDispatch
982 HRESULT (WINAPI *QueryInterface)(IGPMSecurityInfo *This,REFIID riid,void **ppvObject);
983 ULONG (WINAPI *AddRef)(IGPMSecurityInfo *This);
984 ULONG (WINAPI *Release)(IGPMSecurityInfo *This);
985 HRESULT (WINAPI *GetTypeInfoCount)(IGPMSecurityInfo *This,UINT *pctinfo);
986 HRESULT (WINAPI *GetTypeInfo)(IGPMSecurityInfo *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
987 HRESULT (WINAPI *GetIDsOfNames)(IGPMSecurityInfo *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
988 HRESULT (WINAPI *Invoke)(IGPMSecurityInfo *Thi
997 struct IGPMSecurityInfo { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h62 typedef struct IGPMSecurityInfo IGPMSecurityInfo; typedef in typeref:struct:IGPMSecurityInfo
970 struct IGPMSecurityInfo : public IDispatch { struct in inherits:IDispatch
982 HRESULT (WINAPI *QueryInterface)(IGPMSecurityInfo *This,REFIID riid,void **ppvObject);
983 ULONG (WINAPI *AddRef)(IGPMSecurityInfo *This);
984 ULONG (WINAPI *Release)(IGPMSecurityInfo *This);
985 HRESULT (WINAPI *GetTypeInfoCount)(IGPMSecurityInfo *This,UINT *pctinfo);
986 HRESULT (WINAPI *GetTypeInfo)(IGPMSecurityInfo *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
987 HRESULT (WINAPI *GetIDsOfNames)(IGPMSecurityInfo *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
988 HRESULT (WINAPI *Invoke)(IGPMSecurityInfo *Thi
997 struct IGPMSecurityInfo { struct
[all...]

Completed in 135 milliseconds