UIX_ListItemID Structure

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 07:16, 20 March 2015

Specifies the ...

Syntax

struct UIX_ListItemID
{
    LONG nGroup;
    LONG nItem;
    LONG nColumn;
    ULONG_PTR nParam;
};

Members

nGroup
Value of LONG ...
nItem
Value of LONG ...
nColumn
Value of LONG ...
nParam
Value of ULONG_PTR ...

See Also

See also ...