Jump to content

PTRDRAWFUNCTION

From EDM2
Revision as of 01:03, 9 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.