method SetNamedPipeObjectLocalStorage.
Attaches a long value to a named pipe object
|
hNamedPipeObject
[in] . Handle of named pipe object
lpLocalStorage
[in] . Long value to be attached. It could be a
memory pointer
S_OK
The
operation was successfull.
E_UNEXPECTED
An
unexpected error occoured.
E_FAIL
A general
error occoured.