Delegate PDFNet.ConnectionErrorProcNative
Namespace: pdftron
Assembly: PDFTronDotNet.dll
Syntax
public delegate void PDFNet.ConnectionErrorProcNative(string message, int error_code, bool switch_to_demo, IntPtr user_data)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message | |
| int | error_code | |
| bool | switch_to_demo | |
| IntPtr | user_data |