C# Class Microsoft.Win32.SafeHandles.SafeAccessTokenHandle

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

Méthodes publiques

Méthode Description
SafeAccessTokenHandle ( IntPtr handle ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Private Methods

Méthode Description
SafeAccessTokenHandle ( ) : System

Method Details

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool

SafeAccessTokenHandle() public méthode

public SafeAccessTokenHandle ( IntPtr handle ) : System
handle System.IntPtr
Résultat System