Mono Class Library: System.Runtime.InteropServices.SafeHandle Overview | Members

System.Runtime.InteropServices.SafeHandle Constructor

Documentation for this section has not yet been entered.

[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail)]
protected SafeHandle (IntPtr invalidHandleValue, bool ownsHandle)

Parameters

invalidHandleValue
Documentation for this section has not yet been entered.
ownsHandle
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: