ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#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().