ReactOS 0.4.15-dev-6068-g8061a6f
_CALLPROCDATA Struct Reference

#include <ntuser.h>

Collaboration diagram for _CALLPROCDATA:

Public Attributes

PROCDESKHEAD head
 
struct _CALLPROCDATAspcpdNext
 
WNDPROC pfnClientPrevious
 
GETCPD wType
 

Detailed Description

Definition at line 543 of file ntuser.h.

Member Data Documentation

◆ head

PROCDESKHEAD _CALLPROCDATA::head

Definition at line 545 of file ntuser.h.

◆ pfnClientPrevious

◆ spcpdNext

struct _CALLPROCDATA* _CALLPROCDATA::spcpdNext

Definition at line 546 of file ntuser.h.

Referenced by CreateCallProc(), IntDestroyClass(), UserGetCPD(), and UserSearchForCallProc().

◆ wType


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