IUIX_ControlsLock::UnLockImage Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_ControlsLock::UnLockImage Property}} | {{#customTitle:IUIX_ControlsLock::UnLockImage Property}} | ||
+ | {{#parentPage:PXV:IUIX_ControlsLock|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''UnLockImage''' of interface [[PXV:IUIX_ControlsLock|IUIX_ControlsLock]] returns/sets Pointer to IUnknown* ... | Property '''UnLockImage''' of interface [[PXV:IUIX_ControlsLock|IUIX_ControlsLock]] returns/sets Pointer to IUnknown* ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:32, 20 April 2015
Property UnLockImage of interface IUIX_ControlsLock returns/sets Pointer to IUnknown* ...
Syntax
HRESULT get_UnLockImage([out, retval] IUnknown** ppImage); HRESULT put_UnLockImage([in] IUnknown* ppImage);
See Also
See also IUIX_ControlsLock.