ICabNode::ItemKey Property

From PDF XChange PDF SDK
Revision as of 03:02, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ItemKey of interface ICabNode returns Value of BSTR ...

Syntax

HRESULT get_ItemKey(               LONG   index,
                    [out, retval]  BSTR*  ppKey);

Parameters

index
Value of LONG.

See Also

ICabNode