win32pipe.CreatePipe
(PyHANDLE, PyHANDLE) = CreatePipe(sa, nSize )
Creates an anonymous pipe, and returns handles to the read and write ends of the pipe
Parameters
(PyHANDLE, PyHANDLE) = CreatePipe(sa, nSize )
Creates an anonymous pipe, and returns handles to the read and write ends of the pipe