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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcertview.h47 typedef struct ICertView ICertView; typedef in typeref:struct:ICertView
413 struct ICertView : public IDispatch { struct in inherits:IDispatch
427 HRESULT (WINAPI *QueryInterface)(ICertView *This,REFIID riid,void **ppvObject);
428 ULONG (WINAPI *AddRef)(ICertView *This);
429 ULONG (WINAPI *Release)(ICertView *This);
430 HRESULT (WINAPI *GetTypeInfoCount)(ICertView *This,UINT *pctinfo);
431 HRESULT (WINAPI *GetTypeInfo)(ICertView *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
432 HRESULT (WINAPI *GetIDsOfNames)(ICertView *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
433 HRESULT (WINAPI *Invoke)(ICertView *Thi
444 struct ICertView { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcertview.h47 typedef struct ICertView ICertView; typedef in typeref:struct:ICertView
413 struct ICertView : public IDispatch { struct in inherits:IDispatch
427 HRESULT (WINAPI *QueryInterface)(ICertView *This,REFIID riid,void **ppvObject);
428 ULONG (WINAPI *AddRef)(ICertView *This);
429 ULONG (WINAPI *Release)(ICertView *This);
430 HRESULT (WINAPI *GetTypeInfoCount)(ICertView *This,UINT *pctinfo);
431 HRESULT (WINAPI *GetTypeInfo)(ICertView *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
432 HRESULT (WINAPI *GetIDsOfNames)(ICertView *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
433 HRESULT (WINAPI *Invoke)(ICertView *Thi
444 struct ICertView { struct
[all...]

Completed in 48 milliseconds