IUIX_ObjImpl Interface
From Tracker Software PDF SDK
Line 7: | Line 7: | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
− | + | Returned results (HRESULT code) from these methods will not be handled by caller. You should return result by HRESULTs, returned from user's event handlers. | |
− | + | For return result user must fill field of parameter <code>IUIX_Event* pEvent</code> | |
== Methods == | == Methods == |
Revision as of 11:54, 8 December 2015
The interface of object of PDF-XChange Editor SDK.
Returned results (HRESULT code) from these methods will not be handled by caller. You should return result by HRESULTs, returned from user's event handlers.
For return result user must fill field of parameter IUIX_Event* pEvent
Methods
OnEvent | OnPostEvent | OnPreEvent |
Properties
Obj |
See Also
IUIX_Obj::CallNextEventProcess, UIX_MsgBoxConfig, UIX_NotifyInfo