hdc (HDC) - input
lPrimType (LONG) - input
Indicates the bundle type. Valid primitive values are:
PRIM_LINE
flAttrsMask (ULONG) - input
Specifies the attributes to be returned. This mask contains a bit corresponding to each attribute in the bundle record that is required. For each set bit, the handling routine must return the corresponding attribute values and default mask bits. Only the foreground color and background color attributes can be requested for any primitive type.
pAttrs (PBUNDLE) - input
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