ReactOS 0.4.16-dev-306-g647d351
SUBCLASS_INFO Struct Reference

#include <comctl32.h>

Collaboration diagram for SUBCLASS_INFO:

Public Attributes

SUBCLASSPROCSSubclassProcs
 
SUBCLASSPROCSstackpos
 
WNDPROC origproc
 
int running
 

Detailed Description

Definition at line 216 of file comctl32.h.

Member Data Documentation

◆ origproc

WNDPROC SUBCLASS_INFO::origproc

Definition at line 220 of file comctl32.h.

◆ running

int SUBCLASS_INFO::running

Definition at line 221 of file comctl32.h.

◆ stackpos

SUBCLASSPROCS* SUBCLASS_INFO::stackpos

Definition at line 219 of file comctl32.h.

◆ SubclassProcs

SUBCLASSPROCS* SUBCLASS_INFO::SubclassProcs

Definition at line 218 of file comctl32.h.


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