
ISetting
32
GetNonStdClockRateType
Declaration: short GetNonStdClockRateType()
Input(s): None
Return Value: Non-standard clock rate type.
Valid types are defined in API Constants.
Remark: This function returns the type of non-standard clock rate.
EnableSecondPort
Declaration: void EnableSecondPort(BOOL bEnable)
Input(s): bEnable set status of second port.
Return Value: None
Remark: This function enables (disables) second port.
IsEnableSecondPort
Declaration: BOOL IsEnableSecondPort()
Input(s): None
Return Value: TRUE if second port is enabled. Otherwise, returns FALSE.
Remark: This function returns status of second port.
SetSecondPortStore
Declaration: long SetSecondPortStore(short sStoreType)
Input(s): sStoreType sets the second port store type.
Valid types are defined in API Constants.
Return Value: Zero if the SetSecondPortStore was successful.
Otherwise, non-zero. Each non-zero value indicates an error code.
Remark: This function sets the second port store type.
See Also: API Errors
GetSecondPortStore
Declaration: short GetSecondPortStore()
Input(s): None
Return Value: Second port store type. Valid types are defined in API Constants.
Remark: This function returns the second port store type.
Comentarios a estos manuales