int TestNMS( LPSTR szPort, TSTestResult FAR *ModemTest );
|
Class 1. |
Class 2. Class 2.0 |
Brooktrout
|
GammaLink
|
Dialogic
|
NMS
|
|
|
|
|
|
|
Description
This function will return the manufacturer’s name, and a description string about the channel specified by szPort.
Parameters
|
LPSTR |
szPort |
Name of fax channel ( “NMS_B0CH0”, “NMS_B0CH1”, ... ). |
|
TSTestResult far |
*TestResult |
Pointer to the result data structure. |
Return Value
Zero on success, not zero on an error.
Sample Code
None at present.