IUIX_ControlsLock::UnLockImage Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_ControlsLock::UnLockImage Property}} | {{#customTitle:IUIX_ControlsLock::UnLockImage Property}} | ||
− | {{#parentPage:PXV:IUIX_ControlsLock#Properties|UnLockImage | + | {{#parentPage:PXV:IUIX_ControlsLock#Properties|UnLockImage|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 08:50, 23 May 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);