Delegate EntryPoint.VehDelegate
A delegate used from VEH handler on exception which CoreCLR will fast fail by default.
Namespace: Dalamud
Assembly: Dalamud.dll
Syntax
public delegate IntPtr VehDelegate();
Returns
| Type | Description |
|---|---|
| System.IntPtr | HGLOBAL for message. |