Previous PageTable Of Contents../index.htmlIndexNext Page

gfdReclaimNmPipe( )

Description | Example

Name:

int gfdReclaimNmPipe (char *pipename)

Inputs:

char *pipename

   · Pointer to null terminated string that identifies the pipe

Outputs:

None

 

Returns:

GFD_SUCCESS

   · The name of the pipe has been successfully reclaimed

 

GFD_INVALID_PIPE_NAME

   · The name of the pipe was never used (not an error).

Includes:

gfdmsg.h
gfdipc.h
gfdipc.h requires that the gfdmsg.h file be included first.

 

Top Of PageDescription

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.

Top Of PageExample


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2000, Dialogic Corporation
All rights reserved
This page generated January, 2002