ReactOS 0.4.15-dev-7834-g00c4b3d
_CLSMENUNAME Struct Reference

#include <ntuser.h>

Collaboration diagram for _CLSMENUNAME:

Public Attributes

LPSTR pszClientAnsiMenuName
 
LPWSTR pwszClientUnicodeMenuName
 
PUNICODE_STRING pusMenuName
 

Detailed Description

Definition at line 496 of file ntuser.h.

Member Data Documentation

◆ pszClientAnsiMenuName

LPSTR _CLSMENUNAME::pszClientAnsiMenuName

Definition at line 498 of file ntuser.h.

Referenced by RegisterClassExWOWW(), and START_TEST().

◆ pusMenuName

PUNICODE_STRING _CLSMENUNAME::pusMenuName

Definition at line 500 of file ntuser.h.

Referenced by NtUserRegisterClassExWOW(), RegisterClassExWOWW(), and START_TEST().

◆ pwszClientUnicodeMenuName

LPWSTR _CLSMENUNAME::pwszClientUnicodeMenuName

Definition at line 499 of file ntuser.h.

Referenced by RegisterClassExWOWW(), and START_TEST().


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