Click or drag to resize

DelegatingSafeHandleZeroOneIsInvalid Class

Inheritance Hierarchy

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
public class DelegatingSafeHandleZeroOneIsInvalid : SafeHandle

The DelegatingSafeHandleZeroOneIsInvalid type exposes the following members.

Constructors
 NameDescription
Public methodDelegatingSafeHandleZeroOneIsInvalid(IntPtr, ActionIntPtr)Initializes a new instance of the DelegatingSafeHandleZeroOneIsInvalid class
Public methodDelegatingSafeHandleZeroOneIsInvalid(IntPtr, ActionIntPtr, Object)Initializes a new instance of the DelegatingSafeHandleZeroOneIsInvalid class
Top
Properties
 NameDescription
Public propertyIsInvalid
(Overrides SafeHandleIsInvalid)
Top
Methods
 NameDescription
Protected methodReleaseHandle
(Overrides SafeHandleReleaseHandle)
Top
Extension Methods
 NameDescription
Public Extension MethodWithHandle
(Defined by SafeHandleExtensions)
Public Extension MethodWithHandleT
(Defined by SafeHandleExtensions)
Top
See Also