┌──────────────────────────────────────────────────────┐ │Field Length C Datatype │ ├──────────────────────────────────────────────────────┤ │Return Code WORD USHORT │ ├──────────────────────────────────────────────────────┤ │Pointer Draw Routine Entry DWORD PFN │ │Point (selector:offset) │ ├──────────────────────────────────────────────────────┤ │Pointer Draw Routine Data WORD PCH │ │Segment Selector │ └──────────────────────────────────────────────────────┘
Related C Data Structure
The PTRDRAWFUNCTION data structure can be used by C programmers.
To include this data structure in your file, make sure INCL_DOSDEVIOCTL is defined before you include OS2.H.