property SendNamedPipeObjectBinaryData.
Sends binary data to a remote peer ( client or server )
|
hNamedPipeObject
[in] . Handle of named pipe object
pBinaryData
[in] . Pointer to binary data
data_size
[in] . Size of binary data
pVal
[out,
retval] The returned value.
S_OK
The
operation was successfull.
E_POINTER
A NULL pointer
was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.