IUIX_TreeItem::CheckState Property

From PDF XChange PDF SDK
Revision as of 22:51, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property CheckState of interface IUIX_TreeItem returns/sets Value of LONG ...

Syntax

HRESULT get_CheckState([out, retval] LONG* pCheckState);
HRESULT put_CheckState([in] LONG pCheckState);

See Also

See also IUIX_TreeItem.