Inesoft PrintCE SDK EVC++
PDC_SetAbortProc

This function sets the application-defined function that allows a print job to be canceled during printing

int PDC_SetAbortProc(
    
HDC hdc,
    
PABORTPROC lpAbortProc
);

Note: See eVC HPC & HPC/Pro documentation on SetAbortProc function for full details.


© 2009 Inesoft. All rights reserved.