ICabNode::ItemKey Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:ICabNode::ItemKey Property}}
 
{{#customTitle:ICabNode::ItemKey Property}}
{{#parentPage:PXV:ICabNode#Properties|ItemKey Property|property}}
+
{{#parentPage:PXV:ICabNode#Properties|ItemKey|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 07:52, 23 May 2015


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