IPXV_CommentStylesManager::ToolID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''ToolID''' of interface [[PXV:IPXV_CommentStylesManager|IPXV_CommentStylesManager]] returns  Value of LONG ...
+
Property '''nToolID''' of interface [[PXV:IPXV_CommentStylesManager|IPXV_CommentStylesManager]] returns  Value of LONG ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:49, 15 June 2015


Property nToolID of interface IPXV_CommentStylesManager returns Value of LONG ...

Syntax

HRESULT get_ToolID([in]           ULONG  nIndex,
                   [out, retval]  LONG*  nToolID);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXV_CommentStylesManager