Home
last modified time | relevance | path

Searched refs:IAccPropServices (Results 1 – 3 of 3) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Doleacc.h55 typedef struct IAccPropServices IAccPropServices; typedef
80 typedef struct IAccPropServices IAccPropServices; typedef
820 struct IAccPropServices : public IUnknown { struct
841 HRESULT (WINAPI *QueryInterface)(IAccPropServices *This,REFIID riid,void **ppvObject);
842 ULONG (WINAPI *AddRef)(IAccPropServices *This);
843 ULONG (WINAPI *Release)(IAccPropServices *This);
844 …HRESULT (WINAPI *SetPropValue)(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,MS…
845 …HRESULT (WINAPI *SetPropServer)(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,c…
846 …HRESULT (WINAPI *ClearProps)(IAccPropServices *This,const BYTE *pIDString,DWORD dwIDStringLen,cons…
847 …HRESULT (WINAPI *SetHwndProp)(IAccPropServices *This,HWND hwnd,DWORD idObject,DWORD idChild,MSAAPR…
[all …]
Doleacc.idl28 cpp_quote("typedef struct IAccPropServices IAccPropServices;")
53 cpp_quote("typedef struct IAccPropServices IAccPropServices;")
498 cpp_quote(" struct IAccPropServices : public IUnknown {")
519 cpp_quote(" HRESULT (WINAPI *QueryInterface)(IAccPropServices *This,REFIID riid,void **ppvObje…
520 cpp_quote(" ULONG (WINAPI *AddRef)(IAccPropServices *This);")
521 cpp_quote(" ULONG (WINAPI *Release)(IAccPropServices *This);")
522 cpp_quote(" HRESULT (WINAPI *SetPropValue)(IAccPropServices *This,const BYTE *pIDString,DWORD …
523 cpp_quote(" HRESULT (WINAPI *SetPropServer)(IAccPropServices *This,const BYTE *pIDString,DWORD…
524 cpp_quote(" HRESULT (WINAPI *ClearProps)(IAccPropServices *This,const BYTE *pIDString,DWORD dw…
525 cpp_quote(" HRESULT (WINAPI *SetHwndProp)(IAccPropServices *This,HWND hwnd,DWORD idObject,DWOR…
[all …]
/third_party/mingw-w64/mingw-w64-headers/tlb/
Doleacc.idl256 interface IAccPropServices : IUnknown
348 interface IAccPropServices;
356 interface IAccPropServices;