VAPINMWP_PRINT_PRINTDONE
Reports the status of a document that is being printed. This is a parameter of the VAPINM_PRINT
notification message.
Syntax
#include <kvvapi.h> VAPINM_PRINT = uMsg; VAPINMWP_PRINT_PRINTDONE = wParam; long lStatus = (long) lParam;
Arguments
Argument | Description |
---|---|
lStatus
|
|
Returns
None