Sets a user-defined error delegate.
If a function call fails, the error delegate is called.
The delegate to invoke
this( void delegate( HPDF_STATUS error_no, HPDF_STATUS detail_no ) _dlg )
See Implementation
Sets a user-defined error delegate.
If a function call fails, the error delegate is called.