IPXV_PresetsButton::CustomLabel 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:IPXV_PresetsButton::CustomLabel Property}} | {{#customTitle:IPXV_PresetsButton::CustomLabel Property}} | ||
− | {{#parentPage:PXV:IPXV_PresetsButton#Properties|CustomLabel | + | {{#parentPage:PXV:IPXV_PresetsButton#Properties|CustomLabel|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 08:32, 23 May 2015
Property CustomLabel of interface IPXV_PresetsButton returns/sets Value of BSTR ...
Syntax
HRESULT get_CustomLabel([out, retval] BSTR* ppCustLabel); HRESULT put_CustomLabel([in] BSTR ppCustLabel);