hdc (HDC) - input
pptlDC (PPOINTL) - input
This is the offset to the origin of the device context indicated by hdc. Convert does not add in this offset (see GreConvert). Therefore, the presentation driver must add it to all device coordinates to make them screen coordinates.
Note: WORLD_COORDINATE to SCREEN_COORDINATE is not a valid conversion.
pInstance (PVOID) - input
lFunction (ULONG) - input
rc (BOOL) - returns
On completion, the handling routine must return a BOOLEAN value to indicate success or an error.
TRUE
PMERR_DEV_FUNC_NOT_INSTALLED PMERR_INV_HDC