ICabNode::StringPtr Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
{{#customTitle:ICabNode::StringPtr Property}} | {{#customTitle:ICabNode::StringPtr Property}} | ||
− | Property '''StringPtr''' of interface [[PXV:ICabNode|ICabNode]] returns Value of | + | Property '''StringPtr''' of interface [[PXV:ICabNode|ICabNode]] returns Value of PARAM_T ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_StringPtr([out, retval] | + | <pre class="brush:cpp;gutter:false">HRESULT get_StringPtr([out, retval] PARAM_T* pVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:ICabNode|ICabNode]]. | See also [[PXV:ICabNode|ICabNode]]. |
Revision as of 01:28, 14 April 2015
Property StringPtr of interface ICabNode returns Value of PARAM_T ...
Syntax
HRESULT get_StringPtr([out, retval] PARAM_T* pVal);
See Also
See also ICabNode.