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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dobjidl.h441 typedef struct AsyncIPipeLong AsyncIPipeLong; typedef in typeref:struct:AsyncIPipeLong
7008 struct AsyncIPipeLong : public IUnknown { struct in inherits:IUnknown
7018 HRESULT (WINAPI *QueryInterface)(AsyncIPipeLong *This,REFIID riid,void **ppvObject);
7019 ULONG (WINAPI *AddRef)(AsyncIPipeLong *This);
7020 ULONG (WINAPI *Release)(AsyncIPipeLong *This);
7021 HRESULT (WINAPI *Begin_Pull)(AsyncIPipeLong *This,ULONG cRequest);
7022 HRESULT (WINAPI *Finish_Pull)(AsyncIPipeLong *This,LONG *buf,ULONG *pcReturned);
7023 HRESULT (WINAPI *Begin_Push)(AsyncIPipeLong *This,LONG *buf,ULONG cSent);
7024 HRESULT (WINAPI *Finish_Push)(AsyncIPipeLong *Thi
7027 struct AsyncIPipeLong { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dobjidl.h441 typedef struct AsyncIPipeLong AsyncIPipeLong; typedef in typeref:struct:AsyncIPipeLong
7008 struct AsyncIPipeLong : public IUnknown { struct in inherits:IUnknown
7018 HRESULT (WINAPI *QueryInterface)(AsyncIPipeLong *This,REFIID riid,void **ppvObject);
7019 ULONG (WINAPI *AddRef)(AsyncIPipeLong *This);
7020 ULONG (WINAPI *Release)(AsyncIPipeLong *This);
7021 HRESULT (WINAPI *Begin_Pull)(AsyncIPipeLong *This,ULONG cRequest);
7022 HRESULT (WINAPI *Finish_Pull)(AsyncIPipeLong *This,LONG *buf,ULONG *pcReturned);
7023 HRESULT (WINAPI *Begin_Push)(AsyncIPipeLong *This,LONG *buf,ULONG cSent);
7024 HRESULT (WINAPI *Finish_Push)(AsyncIPipeLong *Thi
7027 struct AsyncIPipeLong { struct
[all...]

Completed in 110 milliseconds