C# Class LibUsbDotNet.DeviceNotify.Internal.SafeNotifyHandle

Inheritance: SafeHandleZeroOrMinusOneIsInvalid
Mostrar archivo Open project: arvydas/BlinkStickDotNet Class Usage Examples

Public Methods

Method Description
SafeNotifyHandle ( ) : System
SafeNotifyHandle ( IntPtr pHandle ) : System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool

SafeNotifyHandle() public method

public SafeNotifyHandle ( ) : System
return System

SafeNotifyHandle() public method

public SafeNotifyHandle ( IntPtr pHandle ) : System
pHandle System.IntPtr
return System