IUIX_Edit::MaxLength 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::MaxLength Property}} | {{#customTitle:IUIX_Edit::MaxLength Property}} | ||
− | {{#parentPage:PXV:IUIX_Edit#Properties|MaxLength | + | {{#parentPage:PXV:IUIX_Edit#Properties|MaxLength|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 08:54, 23 May 2015
Property MaxLength of interface IUIX_Edit returns/sets Value of LONG ...
Syntax
HRESULT get_MaxLength([out, retval] LONG* pRet); HRESULT put_MaxLength([in] LONG pRet);