Description


Include file: xcpipe.h

Parent class: XIO

Overview

Functions

WaitForServer

Parameters

char * name name of the requested pipe (without leading '\\PIPE\\')
ULONG timeOut how long to wait
char * server name of the server-maschine if the pipe is not on the local maschine
(default is NULL)

Remarks

Wait for a server

Open

Parameters

char * name name of the requested pipe (without leading '\\PIPE\\'
ULONG modeOpen mode to open (see XFile::Open() for possible modes
char * server name of the server-maschine if the pipe is not on the local maschine
(default is NULL)

Remarks

Opens a connection, after it is open call WaitForServer()


This document was generated by Jens von Pilgrim's Autodoc