Constructs a new IntPtr structure using the specified long containing a pointer or a handle.
- value
- A long containing a pointer or a handle.
Type Reason OverflowException The current platform is a 32-bit platform and the value of the current instance is greater than int.MaxValue or less than int.MinValue.
Documentation for this section has not yet been entered.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0