C# Class DotNetIO.SafeFindHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier Open project: DotNetIO/DotNetIO

Méthodes publiques

Méthode Description
SafeFindHandle ( IntPtr preExistingHandle, bool ownsHandle ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Private Methods

Méthode Description
SafeFindHandle ( ) : System

Method Details

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool

SafeFindHandle() public méthode

public SafeFindHandle ( IntPtr preExistingHandle, bool ownsHandle ) : System
preExistingHandle System.IntPtr
ownsHandle bool
Résultat System