C# Class Microsoft.VisualStudio.Project.SafeGlobalAllocHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier Open project: tunnelvisionlabs/MPFProj10 Class Usage Examples

Méthodes publiques

Méthode Description
SafeGlobalAllocHandle ( IntPtr handle, bool ownsHandle ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Private Methods

Méthode Description
SafeGlobalAllocHandle ( ) : System

Method Details

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool

SafeGlobalAllocHandle() public méthode

public SafeGlobalAllocHandle ( IntPtr handle, bool ownsHandle ) : System
handle System.IntPtr
ownsHandle bool
Résultat System