IPXV_BeforePrintEvent::ErrorMsgText Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 03:24, 10 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);

See Also

See also IPXV_BeforePrintEvent.