Mono Class Library: System.IntPtr Overview | Members

System.IntPtr Constructor

Constructs a new IntPtr structure using the specified int containing a pointer or a handle. [Edit]

[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail)]
public IntPtr (int value)

Parameters

value
A int containing a pointer or a handle. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0