Jump to content

PTRDRAWFUNCTION

From EDM2
Revision as of 01:48, 30 November 2005 by Anakor (talk | contribs) (New)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.