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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dasptlb.h71 typedef struct ISessionObject ISessionObject; typedef in typeref:struct:ISessionObject
711 struct ISessionObject : public IDispatch { struct in inherits:IDispatch
730 HRESULT (WINAPI *QueryInterface)(ISessionObject *This,REFIID riid,void **ppvObject);
731 ULONG (WINAPI *AddRef)(ISessionObject *This);
732 ULONG (WINAPI *Release)(ISessionObject *This);
733 HRESULT (WINAPI *GetTypeInfoCount)(ISessionObject *This,UINT *pctinfo);
734 HRESULT (WINAPI *GetTypeInfo)(ISessionObject *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
735 HRESULT (WINAPI *GetIDsOfNames)(ISessionObject *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
736 HRESULT (WINAPI *Invoke)(ISessionObject *Thi
752 struct ISessionObject { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dasptlb.h71 typedef struct ISessionObject ISessionObject; typedef in typeref:struct:ISessionObject
711 struct ISessionObject : public IDispatch { struct in inherits:IDispatch
730 HRESULT (WINAPI *QueryInterface)(ISessionObject *This,REFIID riid,void **ppvObject);
731 ULONG (WINAPI *AddRef)(ISessionObject *This);
732 ULONG (WINAPI *Release)(ISessionObject *This);
733 HRESULT (WINAPI *GetTypeInfoCount)(ISessionObject *This,UINT *pctinfo);
734 HRESULT (WINAPI *GetTypeInfo)(ISessionObject *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
735 HRESULT (WINAPI *GetIDsOfNames)(ISessionObject *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
736 HRESULT (WINAPI *Invoke)(ISessionObject *Thi
752 struct ISessionObject { struct
[all...]

Completed in 23 milliseconds