ReactOS 0.4.15-dev-7788-g1ad9096
CPlApplet Struct Reference

#include <cpanel.h>

Collaboration diagram for CPlApplet:

Public Attributes

struct list entry
 
HWND hWnd
 
LPWSTR cmd
 
unsigned count
 
HMODULE hModule
 
APPLET_PROC proc
 
struct applet_info info [1]
 

Detailed Description

Definition at line 41 of file cpanel.h.

Member Data Documentation

◆ cmd

LPWSTR CPlApplet::cmd

Definition at line 48 of file cpanel.h.

Referenced by Control_DoLaunch(), Control_LoadApplet(), and Control_UnloadApplet().

◆ count

◆ entry

struct list CPlApplet::entry

Definition at line 43 of file cpanel.h.

Referenced by Control_LoadApplet(), and Control_UnloadApplet().

◆ hModule

HMODULE CPlApplet::hModule

Definition at line 50 of file cpanel.h.

Referenced by Control_LoadApplet(), and Control_UnloadApplet().

◆ hWnd

HWND CPlApplet::hWnd

Definition at line 47 of file cpanel.h.

Referenced by Control_DoLaunch(), Control_LoadApplet(), and Control_UnloadApplet().

◆ info

◆ proc

APPLET_PROC CPlApplet::proc

Definition at line 51 of file cpanel.h.

Referenced by Control_DoLaunch(), Control_LoadApplet(), and Control_UnloadApplet().


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