ReactOS 0.4.15-dev-8061-g57b775e
_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 548 of file ntuser.h.

Member Data Documentation

◆ head

PROCDESKHEAD _CALLPROCDATA::head

Definition at line 550 of file ntuser.h.

◆ pfnClientPrevious

◆ spcpdNext

struct _CALLPROCDATA* _CALLPROCDATA::spcpdNext

Definition at line 551 of file ntuser.h.

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

◆ wType


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