
Name: |
int gfdReclaimNmPipe (char *pipename) | |
Inputs: |
char *pipename |
|
Outputs: |
None |
|
Returns: |
GFD_SUCCESS |
|
GFD_INVALID_PIPE_NAME |
| |
Includes: |
gfdmsg.h |
|
This gfdReclaimNmPipe( ) function performs clean up and recovers locked system resources if gfdMakeNmPipe fails with a GFD_INVALID_HANDLE error code (the typical error code that is generated from an abnormal termination of a previously running GDK fax application.)
This function can be called prior to a making gfdMakeNmPipe call without incident, but do not call this function after a successful gfdMakeNmPipe call.
result = gfdReclaimNmPipe( "\\PIPE\\GFAX01" );}
Click here to contact Dialogic Customer Engineering
Copyright 2000, Dialogic Corporation