IEvent::ExData Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IEvent|IEvent]].
+
[[PXV:IEvent|IEvent]]

Revision as of 03:03, 23 May 2015


Property ExData of interface IEvent returns Pointer to ICab ...

Syntax

HRESULT get_ExData([out, retval]  ICab**  ppExData);

See Also

IEvent