hdc (HDC) - input
hJournal (ULONG) - input
pInstance (PVOID) - input
Pointer
to instance data.
lFunction (ULONG) - input
High-order
WORD=flags; low-order WORD=NGreStopJournalFile.
rc (BOOL) - returns
Return
codes.
On completion, the handling routine must return BOOLEAN. (fSuccess).
TRUE
FALSE
Possible
Errors Detected: When an error is detected, the graphics engine calls
WinSetErrorInfo to post the condition. Reasons for failure of this function
include:
PMERR_BASE_ERROR PMERR_INV_DC_DATA
PMERR_INV_HDC
PMERR_INV_HJOURNAL
PMERR_INV_IN_AREA
PMERR_INV_IN_PATH
PMERR_INV_METAFILE
PMERR_JFILE_BUSY
PMERR_RAM_JNL_FILE_TOO_SMALL
Refer to the "Error
Explanations" section of the Presentation Manager Programming Reference
for further explanation.
[Back: GreStopJournalFile Return Value - rc]
[Next: GreStopJournalFile - Topics]