Description |
Parent class: XIO
WaitForServer |
| 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) |
Wait for a server
Open |
| 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) |
Opens a connection, after it is open call WaitForServer()