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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dipmsp.h57 typedef struct ITQOSApplicationID ITQOSApplicationID; typedef in typeref:struct:ITQOSApplicationID
477 struct ITQOSApplicationID : public IDispatch { struct in inherits:IDispatch
484 HRESULT (WINAPI *QueryInterface)(ITQOSApplicationID *This,REFIID riid,void **ppvObject);
485 ULONG (WINAPI *AddRef)(ITQOSApplicationID *This);
486 ULONG (WINAPI *Release)(ITQOSApplicationID *This);
487 HRESULT (WINAPI *GetTypeInfoCount)(ITQOSApplicationID *This,UINT *pctinfo);
488 HRESULT (WINAPI *GetTypeInfo)(ITQOSApplicationID *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
489 HRESULT (WINAPI *GetIDsOfNames)(ITQOSApplicationID *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
490 HRESULT (WINAPI *Invoke)(ITQOSApplicationID *Thi
494 struct ITQOSApplicationID { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dipmsp.h57 typedef struct ITQOSApplicationID ITQOSApplicationID; typedef in typeref:struct:ITQOSApplicationID
477 struct ITQOSApplicationID : public IDispatch { struct in inherits:IDispatch
484 HRESULT (WINAPI *QueryInterface)(ITQOSApplicationID *This,REFIID riid,void **ppvObject);
485 ULONG (WINAPI *AddRef)(ITQOSApplicationID *This);
486 ULONG (WINAPI *Release)(ITQOSApplicationID *This);
487 HRESULT (WINAPI *GetTypeInfoCount)(ITQOSApplicationID *This,UINT *pctinfo);
488 HRESULT (WINAPI *GetTypeInfo)(ITQOSApplicationID *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
489 HRESULT (WINAPI *GetIDsOfNames)(ITQOSApplicationID *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
490 HRESULT (WINAPI *Invoke)(ITQOSApplicationID *Thi
494 struct ITQOSApplicationID { struct
[all...]

Completed in 178 milliseconds