contents.gifindex.gifprev1.gifnext1.gif

FaxReleaseLicense method

This method is the counterpart to the FaxGetLicense method. It should be called to release a fax runtime license after it has been obtained by FaxGetLicense. If your program is designed such that certain ports always have a fax license reserved, then this method should be called as part of the cleanup procedure when your program exits.

Arguments: None.

Returns: A long integer status code (see ActiveAG Status codes)

Property interactions: None.

NOTE: In order for this FAX method to work, the version of ActiveAG that supports FAX must be installed. Other versions of ActiveAG will throw an exception with the code AagErrMethodNotAvail.

To install the version of ActiveAG that supports FAX requires that NMS NaturalFax software be installed previously. See the Installation Notes topic.