ReactOS 0.4.15-dev-7924-g5949c20
_SUBCLASSPROCS Struct Reference

#include <comctl32.h>

Collaboration diagram for _SUBCLASSPROCS:

Public Attributes

SUBCLASSPROC subproc
 
UINT_PTR id
 
DWORD_PTR ref
 
struct _SUBCLASSPROCSnext
 

Detailed Description

Definition at line 203 of file comctl32.h.

Member Data Documentation

◆ id

UINT_PTR _SUBCLASSPROCS::id

Definition at line 205 of file comctl32.h.

◆ next

struct _SUBCLASSPROCS* _SUBCLASSPROCS::next

Definition at line 207 of file comctl32.h.

Referenced by RemoveWindowSubclass().

◆ ref

DWORD_PTR _SUBCLASSPROCS::ref

Definition at line 206 of file comctl32.h.

◆ subproc

SUBCLASSPROC _SUBCLASSPROCS::subproc

Definition at line 204 of file comctl32.h.


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