ReactOS 0.4.15-dev-7924-g5949c20
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 210 of file comctl32.h.

Member Data Documentation

◆ origproc

WNDPROC SUBCLASS_INFO::origproc

Definition at line 214 of file comctl32.h.

◆ running

int SUBCLASS_INFO::running

Definition at line 215 of file comctl32.h.

◆ stackpos

SUBCLASSPROCS* SUBCLASS_INFO::stackpos

Definition at line 213 of file comctl32.h.

◆ SubclassProcs

SUBCLASSPROCS* SUBCLASS_INFO::SubclassProcs

Definition at line 212 of file comctl32.h.


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