#include ”faxclass.h”
virtual void GetParam(TSFaxParam far &Param)
|
Class 1. |
Class 2. Class 2.0 |
Brooktrout
|
GammaLink
|
Dialogic
|
NMS
|
Description
This function retrieves the actual parameters of a fax. It is usually used for getting information about a received fax. For example, the page number of a fax.
Parameters
|
TSFaxParam far |
&Param |
Reference to a fax parameter structure. |
Return Value
None.
Sample Code
None at present.