Constructor FunctionPointer
FunctionPointer(IntPtr)
Creates a new instance of this function pointer with the following native pointer.
Declaration
public FunctionPointer(IntPtr ptr)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | ptr |
Creates a new instance of this function pointer with the following native pointer.
public FunctionPointer(IntPtr ptr)
Type | Name | Description |
---|---|---|
IntPtr | ptr |