Documentation for this section has not yet been entered.
[Edit]
[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail)] protected SafeHandleZeroOrMinusOneIsInvalid (bool ownsHandle) |
|
Parameters
- ownsHandle
- Whether the handle is owned by the class; If so, it will call the virtual ReleaseHandle method at Finalization time.
[Edit]
Remarks
Requirements
Namespace: Microsoft.Win32.SafeHandles
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0