Jump to content

PTRDRAWFUNCTION

From EDM2
Revision as of 15:07, 1 November 2011 by Martini (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.


Back to OS/2 API