ReactOS 0.4.15-dev-8434-g155a7c7
UxSubclassInfo Struct Reference
Collaboration diagram for UxSubclassInfo:

Public Attributes

HWND hwnd
 
WNDPROC fnWndProc
 
LPWSTR pwszValidChars
 
LPWSTR pwszInvalidChars
 

Detailed Description

Definition at line 2813 of file shellord.c.

Member Data Documentation

◆ fnWndProc

WNDPROC UxSubclassInfo::fnWndProc

Definition at line 2816 of file shellord.c.

Referenced by LimitEditWindowProc(), UxSubclassInfo_Create(), and UxSubclassInfo_Destroy().

◆ hwnd

HWND UxSubclassInfo::hwnd

Definition at line 2815 of file shellord.c.

Referenced by UxSubclassInfo_Create(), and UxSubclassInfo_Destroy().

◆ pwszInvalidChars

LPWSTR UxSubclassInfo::pwszInvalidChars

◆ pwszValidChars

LPWSTR UxSubclassInfo::pwszValidChars

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