Searched defs:dwBytesToWrite (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sal/osl/w32/ |
H A D | pipeimpl.cxx | 395 bool Pipe::Write( LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWORD lpBytesWritten, bool bWait ) in Write() 741 extern "C" BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWO… in WriteSimplePipe()
|
/aoo42x/main/sal/osl/os2/ |
H A D | pipeimpl.cxx | 390 bool Pipe::Write( LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWORD lpBytesWritten, bool bWait ) in Write() 736 extern "C" BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWO… in WriteSimplePipe()
|
Completed in 14 milliseconds