Méthode | Description | |
---|---|---|
SafeMemoryHandle ( ) : System |
Parameterless constructor for handles built by the system (like NativeMethods.OpenProcess).
|
|
SafeMemoryHandle ( |
Initializes a new instance of the SafeMemoryHandle class, specifying the handle to keep in safe.
|
Méthode | Description | |
---|---|---|
ReleaseHandle ( ) : bool |
public SafeMemoryHandle ( |
||
handle | The handle to keep in safe. | |
Résultat | System |