IUIX_Edit::RightCtl 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_Edit::RightCtl Property}} | {{#customTitle:IUIX_Edit::RightCtl Property}} | ||
− | {{#parentPage:PXV:IUIX_Edit#Properties|RightCtl | + | {{#parentPage:PXV:IUIX_Edit#Properties|RightCtl|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 09:55, 23 May 2015
Property RightCtl of interface IUIX_Edit returns/sets Pointer to IUIX_Obj ...
Syntax
HRESULT get_RightCtl ([out, retval] IUIX_Obj** ppCtl); |
HRESULT put_RightCtl ([in] IUIX_Obj* ppCtl); |