IPXV_BeforePrintEvent::ErrorMsgTitle Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_BeforePrintEvent::ErrorMsgTitle Property}}
 
{{#customTitle:IPXV_BeforePrintEvent::ErrorMsgTitle Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_BeforePrintEvent|IPXV_BeforePrintEvent]].
+
[[PXV:IPXV_BeforePrintEvent|IPXV_BeforePrintEvent]].

Revision as of 06:16, 20 May 2015


Property ErrorMsgTitle of interface IPXV_BeforePrintEvent returns/sets Value of BSTR ...

Syntax

HRESULT get_ErrorMsgTitle([out, retval]  BSTR*  pTitle);
HRESULT put_ErrorMsgTitle([in]  BSTR  pTitle);

See Also

IPXV_BeforePrintEvent.