Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MemoScope
Core
Dac
AbstractDacFinder.LibrarySafeHandle
C# Class MemoScope.Core.Dac.AbstractDacFinder.LibrarySafeHandle
Inheritance:
Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Datei anzeigen
Open project: fremag/MemoScope.Net
Public Methods
Method
Description
LibrarySafeHandle
( ) :
System
LibrarySafeHandle
(
IntPtr
handle
) :
System
Protected Methods
Method
Description
ReleaseHandle
( ) :
bool
Method Details
LibrarySafeHandle()
public
method
public
LibrarySafeHandle
( ) :
System
return
System
LibrarySafeHandle()
public
method
public
LibrarySafeHandle
(
IntPtr
handle
) :
System
handle
System.IntPtr
return
System
ReleaseHandle()
protected
method
protected
ReleaseHandle
( ) :
bool
return
bool