ReactOS 0.4.15-dev-7934-g1dc8d80
applet_info Struct Reference

#include <cpanel.h>

Public Attributes

LONG_PTR data
 
HICON icon
 
WCHAR name [256]
 
WCHAR info [256]
 
WCHAR helpfile [128]
 

Detailed Description

Definition at line 29 of file cpanel.h.

Member Data Documentation

◆ data

LONG_PTR applet_info::data

Definition at line 31 of file cpanel.h.

◆ helpfile

WCHAR applet_info::helpfile[128]

Definition at line 38 of file cpanel.h.

◆ icon

HICON applet_info::icon

Definition at line 35 of file cpanel.h.

◆ info

WCHAR applet_info::info[256]

Definition at line 37 of file cpanel.h.

◆ name

WCHAR applet_info::name[256]

Definition at line 36 of file cpanel.h.


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