
Name: |
int gfdMakeNmPipe (char *name, int *handle); | |
Inputs: |
char *name |
|
int *handle |
| |
Outputs: |
int *handle |
|
Returns: |
GFD_ACCESS_DENIED |
|
|
GFD_NO_PIPE_HANDLES |
|
GFD_NOT_INSTALLED |
| |
GFD_SUCCESS |
| |
Includes: |
gfdmsg.h |
|
The gfdMakeNmPipe( ) function creates a named pipe and returns a handle to the server. The handle can be used in subsequent read, write, and close operations.
result = gfdMakeNmPipe ("\\PIPE\\GFAX01", &handle);
Click here to contact Dialogic Customer Engineering
Copyright 2000, Dialogic Corporation