IPXV_BeforePrintEvent::ErrorMsgText Property

From PDF XChange PDF SDK
Revision as of 06:16, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

IPXV_BeforePrintEvent.