Jump to content

PTRDRAWFUNCTION

From EDM2
Revision as of 15:29, 11 November 2016 by Ak120 (talk | contribs)

PTRDRAWFUNCTION

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.