ICabNode::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:ICabNode::Item Property}}
 
{{#customTitle:ICabNode::Item Property}}
 +
{{#parentPage:PXV:ICabNode|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Item''' of interface [[PXV:ICabNode|ICabNode]] returns  Pointer to [[PXV:ICabNode|ICabNode]] ...
 
Property '''Item''' of interface [[PXV:ICabNode|ICabNode]] returns  Pointer to [[PXV:ICabNode|ICabNode]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:34, 20 April 2015


Property Item of interface ICabNode returns Pointer to ICabNode ...

Syntax

HRESULT get_Item([in] VARIANT* itemIdentity, [out, retval] ICabNode** ppItem);

Parameters

itemIdentity
[in] Pointer to VARIANT*.

See Also

See also ICabNode.