ReactOS 0.4.15-dev-7842-g558ab78
_CLIENTOBJLINK Struct Reference
Collaboration diagram for _CLIENTOBJLINK:

Public Attributes

struct _CLIENTOBJLINKpcolNext
 
HGDIOBJ hobj
 
PVOID pvObj
 

Detailed Description

Definition at line 13 of file clientobj.c.

Member Data Documentation

◆ hobj

◆ pcolNext

struct _CLIENTOBJLINK* _CLIENTOBJLINK::pcolNext

Definition at line 15 of file clientobj.c.

Referenced by GdiCreateClientObjLink(), GdiGetClientObjLink(), and GdiRemoveClientObjLink().

◆ pvObj

PVOID _CLIENTOBJLINK::pvObj

Definition at line 17 of file clientobj.c.

Referenced by GdiCreateClientObjLink(), GdiGetClientObjLink(), and GdiRemoveClientObjLink().


The documentation for this struct was generated from the following file: