ICabNode::Valid Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:ICabNode::Valid Property}} | {{#customTitle:ICabNode::Valid Property}} | ||
− | {{#parentPage:PXV:ICabNode|Valid | + | {{#parentPage:PXV:ICabNode#Properties|Valid|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Valid([out, retval] VARIANT_BOOL* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Valid([out, retval] VARIANT_BOOL* bVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | [[PXV:ICabNode|ICabNode]] | + | [[PXV:ICabNode|ICabNode]] |
Latest revision as of 02:13, 15 June 2015
Property Valid of interface ICabNode returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_Valid([out, retval] VARIANT_BOOL* bVal);