IPXS_Document::IsLockedExclusive 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 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXS_Document::IsLockedExclusive Property}} | {{#customTitle:IPXS_Document::IsLockedExclusive Property}} | ||
− | {{#parentPage:PXV:IPXS_Document|IsLockedExclusive | + | {{#parentPage:PXV:IPXS_Document#Properties|IsLockedExclusive|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_IsLockedExclusive([out, retval] VARIANT_BOOL* | + | <pre class="brush:cpp;gutter:false">HRESULT get_IsLockedExclusive([out, retval] VARIANT_BOOL* bIsLocked); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXS_Document|IPXS_Document]] |
Latest revision as of 02:40, 15 June 2015
Property IsLockedExclusive of interface IPXS_Document returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_IsLockedExclusive([out, retval] VARIANT_BOOL* bIsLocked);