ReactOS 0.4.15-dev-7834-g00c4b3d
tagCPLINFO Struct Reference

#include <cpl.h>

Collaboration diagram for tagCPLINFO:

Public Attributes

int idIcon
 
int idName
 
int idInfo
 
LONG_PTR lData
 

Detailed Description

Definition at line 24 of file cpl.h.

Member Data Documentation

◆ idIcon

int tagCPLINFO::idIcon

Definition at line 25 of file cpl.h.

Referenced by CPlApplet().

◆ idInfo

int tagCPLINFO::idInfo

Definition at line 27 of file cpl.h.

Referenced by CPlApplet().

◆ idName

int tagCPLINFO::idName

Definition at line 26 of file cpl.h.

Referenced by CPlApplet().

◆ lData

LONG_PTR tagCPLINFO::lData

Definition at line 28 of file cpl.h.

Referenced by CPlApplet().


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