Base class for all critial handles.

C# | Visual Basic | Visual C++ |
public abstract class SafeContextHandle : SafeHandle
Public MustInherit Class SafeContextHandle _ Inherits SafeHandle
public ref class SafeContextHandle abstract : public SafeHandle

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | IsInvalid |
Gets a value indicating whether the handle value is invalid.
(Overrides SafeHandle.IsInvalid.) |
