C# Class LibUsbDotNet.DeviceNotify.Internal.SafeNotifyHandle

Inheritance: SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier Open project: arvydas/BlinkStickDotNet Class Usage Examples

Méthodes publiques

Méthode Description
SafeNotifyHandle ( ) : System
SafeNotifyHandle ( IntPtr pHandle ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Method Details

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool

SafeNotifyHandle() public méthode

public SafeNotifyHandle ( ) : System
Résultat System

SafeNotifyHandle() public méthode

public SafeNotifyHandle ( IntPtr pHandle ) : System
pHandle System.IntPtr
Résultat System