ReactOS 0.4.15-dev-7953-g1f49173
tagNEWCPLINFOW Struct Reference

#include <cpl.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
DWORD dwHelpContext
 
LONG_PTR lData
 
HICON hIcon
 
WCHAR szName [32]
 
WCHAR szInfo [64]
 
WCHAR szHelpFile [128]
 

Detailed Description

Definition at line 40 of file cpl.h.

Member Data Documentation

◆ dwFlags

DWORD tagNEWCPLINFOW::dwFlags

Definition at line 42 of file cpl.h.

◆ dwHelpContext

DWORD tagNEWCPLINFOW::dwHelpContext

Definition at line 43 of file cpl.h.

◆ dwSize

DWORD tagNEWCPLINFOW::dwSize

Definition at line 41 of file cpl.h.

Referenced by Control_LoadApplet(), and CPlApplet().

◆ hIcon

HICON tagNEWCPLINFOW::hIcon

Definition at line 45 of file cpl.h.

Referenced by CPlApplet().

◆ lData

LONG_PTR tagNEWCPLINFOW::lData

Definition at line 44 of file cpl.h.

◆ szHelpFile

WCHAR tagNEWCPLINFOW::szHelpFile[128]

Definition at line 48 of file cpl.h.

Referenced by CPlApplet().

◆ szInfo

WCHAR tagNEWCPLINFOW::szInfo[64]

Definition at line 47 of file cpl.h.

Referenced by CPlApplet().

◆ szName

WCHAR tagNEWCPLINFOW::szName[32]

Definition at line 46 of file cpl.h.

Referenced by CPlApplet().


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