C++ API
void EnableBitOrderDetect(void);
|
Class 1. |
Class 2. Class 2.0 |
Brooktrout
|
GammaLink
|
Dialogic
|
NMS
|
Description
This function enables bit order detection at the end of a page transmission. If this function is called, FaxC++ examines the bit order and the line number of the page is set to the appropriate number (normal or reverse). The GetImagePage function can return the line number. To disable bit order detection use DisableBitOrderDetect.
Parameters
None.
Return Value
None.
Sample Code
None at present.