C# Class Microsoft.Win32.SafeHandles.SafeRegistryHandle

Inheritance: SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
SafeRegistryHandle ( IntPtr preexistingHandle, bool ownsHandle ) : System

Private Methods

Méthode Description
SafeRegistryHandle ( System preexistingHandle, bool ownsHandle )
SafeRegistryHandle ( ) : System

Method Details

SafeRegistryHandle() public méthode

public SafeRegistryHandle ( IntPtr preexistingHandle, bool ownsHandle ) : System
preexistingHandle System.IntPtr
ownsHandle bool
Résultat System