win32pipe.GetNamedPipeHandleState

(int, int, int/None, int/None, PyUnicode = GetNamedPipeHandleState(hPipe, bGetCollectionData )

Determines the state of the named pipe.

Parameters

hPipe : PyHANDLE

The handle to the pipe.

bGetCollectionData=0 : int

Determines of the collection data should be returned. If not, None is returned in their place.