Searched refs:ICertConfig2 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcertcli.h37 typedef struct ICertConfig2 ICertConfig2; typedef in typeref:struct:ICertConfig2
233 struct ICertConfig2 : public ICertConfig { struct in inherits:ICertConfig
240 HRESULT (WINAPI *QueryInterface)(ICertConfig2 *This,REFIID riid,void **ppvObject);
241 ULONG (WINAPI *AddRef)(ICertConfig2 *This);
242 ULONG (WINAPI *Release)(ICertConfig2 *This);
243 HRESULT (WINAPI *GetTypeInfoCount)(ICertConfig2 *This,UINT *pctinfo);
244 HRESULT (WINAPI *GetTypeInfo)(ICertConfig2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
245 HRESULT (WINAPI *GetIDsOfNames)(ICertConfig2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
246 HRESULT (WINAPI *Invoke)(ICertConfig2 *Thi
254 struct ICertConfig2 { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcertcli.h37 typedef struct ICertConfig2 ICertConfig2; typedef in typeref:struct:ICertConfig2
233 struct ICertConfig2 : public ICertConfig { struct in inherits:ICertConfig
240 HRESULT (WINAPI *QueryInterface)(ICertConfig2 *This,REFIID riid,void **ppvObject);
241 ULONG (WINAPI *AddRef)(ICertConfig2 *This);
242 ULONG (WINAPI *Release)(ICertConfig2 *This);
243 HRESULT (WINAPI *GetTypeInfoCount)(ICertConfig2 *This,UINT *pctinfo);
244 HRESULT (WINAPI *GetTypeInfo)(ICertConfig2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
245 HRESULT (WINAPI *GetIDsOfNames)(ICertConfig2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
246 HRESULT (WINAPI *Invoke)(ICertConfig2 *Thi
254 struct ICertConfig2 { struct
[all...]

Completed in 24 milliseconds