property EnumActiveNamedPipeClientObject.
Enumerates and retrieves active
client objects. Call this property into a loop to gather all active clients
|
hNamedPipeServerObject
[in] . Handle of named pipe server.
pVal
[out,
retval] The returned value is a handle of client object or 0 if end of list.
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.