Searched refs:cSent (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dobjidl.h6893 virtual HRESULT WINAPI Push(BYTE *buf,ULONG cSent) = 0;
6902 HRESULT (WINAPI *Push)(IPipeByte *This,BYTE *buf,ULONG cSent);
6913 #define IPipeByte_Push(This,buf,cSent) (This)->lpVtbl->Push(This,buf,cSent)
6918 HRESULT WINAPI IPipeByte_Push_Proxy(IPipeByte *This,BYTE *buf,ULONG cSent);
6930 virtual HRESULT WINAPI Begin_Push(BYTE *buf,ULONG cSent) = 0;
6941 HRESULT (WINAPI *Begin_Push)(AsyncIPipeByte *This,BYTE *buf,ULONG cSent);
6954 #define AsyncIPipeByte_Begin_Push(This,buf,cSent) (This)->lpVtbl->Begin_Push(This,buf,cSent)
6962 HRESULT WINAPI AsyncIPipeByte_Begin_Push_Proxy(AsyncIPipeByte *This,BYTE *buf,ULONG cSent);
[all...]
H A Dwininet.h634 int cSent; member in struct:__anon7831
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dobjidl.h6893 virtual HRESULT WINAPI Push(BYTE *buf,ULONG cSent) = 0;
6902 HRESULT (WINAPI *Push)(IPipeByte *This,BYTE *buf,ULONG cSent);
6913 #define IPipeByte_Push(This,buf,cSent) (This)->lpVtbl->Push(This,buf,cSent)
6918 HRESULT WINAPI IPipeByte_Push_Proxy(IPipeByte *This,BYTE *buf,ULONG cSent);
6930 virtual HRESULT WINAPI Begin_Push(BYTE *buf,ULONG cSent) = 0;
6941 HRESULT (WINAPI *Begin_Push)(AsyncIPipeByte *This,BYTE *buf,ULONG cSent);
6954 #define AsyncIPipeByte_Begin_Push(This,buf,cSent) (This)->lpVtbl->Begin_Push(This,buf,cSent)
6962 HRESULT WINAPI AsyncIPipeByte_Begin_Push_Proxy(AsyncIPipeByte *This,BYTE *buf,ULONG cSent);
[all...]
H A Dwininet.h634 int cSent; member in struct:__anon10479

Completed in 60 milliseconds