DC_StartDoc
This method informs the device driver that a new print job is starting and that all subsequent DC_StartPage and DC_EndPage calls should be spooled under the same job until an DC_EndDoc call occurs. LONG DC_StartDoc(); Return Values SPRT_SUCCEED indicates success, SPRT_FAILED indicates failure © 2008 SPRT . All rights reserved.
This method informs the device driver that a new print job is starting and that all subsequent DC_StartPage and DC_EndPage calls should be spooled under the same job until an DC_EndDoc call occurs.
LONG DC_StartDoc();
Return Values
SPRT_SUCCEED indicates success, SPRT_FAILED indicates failure
© 2008 SPRT . All rights reserved.