PTRDRAWFUNCTION

From EDM2
Jump to: navigation, search

Pointer Draw Routine access data.

Type

USHORT  usReturnCode
PFN     pfnDraw
PCH     pchDataSeg

C Declaration Method

typedef struct

Fields

usReturnCode
Return Code.
pfnDraw
Pointer to Draw Routine Entry Point (Selector:offset).
pchDataSeg
Pointer to Draw Routine Data Segment Selector.