FILE.Value Field

GMP Native Interface for .NET

FILEValue Field
File pointer in unmanaged memory.

Namespace:  Math.Gmp.Native
Assembly:  Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IntPtr Value
Public Value As IntPtr
public:
IntPtr Value
val mutable Value: IntPtr

Field Value

Type: IntPtr
See Also