Base class for all critial handles.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract class SafeContextHandle : SafeHandle
Public MustInherit Class SafeContextHandle _ Inherits SafeHandle
public ref class SafeContextHandle abstract : public SafeHandle
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
IsInvalid |
Gets a value indicating whether the handle value is invalid.
(Overrides SafeHandle.IsInvalid.) |
Inheritance Hierarchy