hdc (HDC) - input
hHandle (ULONG) - input
Handle
to be associated with hdc.
iIndex (ULONG) - input
Index
value of the handle in the range 0-3.
For a normal device context, this is a reserved parameter.
pInstance (PVOID) - input
Pointer
to instance data.
lFunction (ULONG) - input
High-order
WORD=flags; low-order WORD=NGreSetHandle.
fSuccess (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:
Refer
to the "Error Explanations" section of the Presentation Manager Programming
Reference for further explanation.
[Back: GreSetHandle Return Value - fSuccess]
[Next: GreSetHandle - Remarks]