UIX_ListItemID Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_ListItemID Structure}} | {{#customTitle:UIX_ListItemID Structure}} | ||
Line 28: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:24, 20 May 2015
Specifies the ...
Syntax
struct UIX_ListItemID { LONG nGroup; LONG nItem; LONG nColumn; PARAM_T nParam; };
Members
- nGroup
- Value of LONG ...
- nItem
- Value of LONG ...
- nColumn
- Value of LONG ...
- nParam
- Value of PARAM_T ...
See Also
...