Click or drag to resize

Error.FuncPtr Property

X#
A pointer to the function in which the error occurred.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY FuncPtr AS IntPtr GET SET 
Request Example View Source

Property Value

Type: IntPtr
Remarks
Note This property is for compatibility only. It is not being used in the X# runtime.
See Also