IPXV_BeforePrintEvent::ErrorMsgText 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_BeforePrintEvent::ErrorMsgText Property}} | {{#customTitle:IPXV_BeforePrintEvent::ErrorMsgText Property}} | ||
− | {{#parentPage:PXV:IPXV_BeforePrintEvent|ErrorMsgText Property|property}} | + | {{#parentPage:PXV:IPXV_BeforePrintEvent#Properties|ErrorMsgText Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 14:17, 21 May 2015
Property ErrorMsgText of interface IPXV_BeforePrintEvent returns/sets Value of BSTR ...
Syntax
HRESULT get_ErrorMsgText([out, retval] BSTR* pText); HRESULT put_ErrorMsgText([in] BSTR pText);