IPXV_CommentStylesManager::ToolID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_CommentStylesManager::ToolID Property}} | {{#customTitle:IPXV_CommentStylesManager::ToolID Property}} | ||
− | {{#parentPage:PXV:IPXV_CommentStylesManager|ToolID | + | {{#parentPage:PXV:IPXV_CommentStylesManager#Properties|ToolID|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nToolID''' of interface [[PXV:IPXV_CommentStylesManager|IPXV_CommentStylesManager]] returns Value of LONG ... |
== Syntax == | == Syntax == | ||
<pre class="brush:cpp;gutter:false">HRESULT get_ToolID([in] ULONG nIndex, | <pre class="brush:cpp;gutter:false">HRESULT get_ToolID([in] ULONG nIndex, | ||
− | [out, retval] LONG* | + | [out, retval] LONG* nToolID); |
</pre> | </pre> | ||
Line 18: | Line 18: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_CommentStylesManager|IPXV_CommentStylesManager]] | + | [[PXV:IPXV_CommentStylesManager|IPXV_CommentStylesManager]] |
Latest revision as of 02: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.