C# Class Microsoft.Win32.SafeHandles.SafeLocalAllocHandle

Inheritance: System.Runtime.InteropServices.SafeBuffer, IDisposable
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
LocalAlloc SafeLocalAllocHandle
SafeLocalAllocHandle System
SafeLocalAllocHandle System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Private Methods

Méthode Description
LocalAlloc ( int cb ) : SafeLocalAllocHandle
SafeLocalAllocHandle ( ) : System
SafeLocalAllocHandle ( IntPtr handle ) : System

Method Details

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool