DTWAIN_GetPrinterStartNumber |
Top Previous Next |
The DTWAIN_GetPrinterStartNumber function sets the current Imprinter/Endorser starting page number
DTWAIN_BOOL DTWAIN_GetPrinterStartNumber (
Parameters Source An open TWAIN Source.
lpStartNum Address where returned starting number will be stored
Return Values The return value is TRUE if successful. Otherwise FALSE is returned.
Comments The DTWAIN_GetPrinterStartNumber function gets the current imprinter/endorser starting page number for the Source Source, and stores the value in the address lpStartNum
TWAIN State Transitions The Source must be in State 4. or higher
Prerequisite Function Call(s) DTWAIN Source Selection Function
See Also |