|
ReactOS 0.4.16-dev-1906-g43bc040
|
#include <cpl.h>

Public Attributes | |
| int | idIcon |
| int | idName |
| int | idInfo |
| LONG_PTR | lData |
| int tagCPLINFO::idIcon |
Definition at line 25 of file cpl.h.
Referenced by CPlApplet().
| int tagCPLINFO::idInfo |
Definition at line 27 of file cpl.h.
Referenced by CPlApplet().
| int tagCPLINFO::idName |
Definition at line 26 of file cpl.h.
Referenced by CPlApplet().
| LONG_PTR tagCPLINFO::lData |
Definition at line 28 of file cpl.h.
Referenced by CPlApplet().