DosConnectNmPipe

DosConnectNmPipe

#define INCL_DOSNMPIPES

USHORT  rc = DosConnectNmPipe(Handle);

HPIPE            Handle;        /* Pipe handle */

USHORT           rc;            /* return code */


[Back: DosCloseSem]
[Next: DosCopy]