Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
Win32
SafeHandles
SafeEventHandle
C# Class Microsoft.Win32.SafeHandles.SafeEventHandle
Inheritance:
SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier
Open project: gbarnett/shared-source-cli-2.0
Méthodes protégées
Méthode
Description
ReleaseHandle
( ) :
bool
Private Methods
Méthode
Description
CloseHandle
(
IntPtr
handle
) :
bool
CreateEvent
(
HandleRef
lpEventAttributes
,
bool
bManualReset
,
bool
bInitialState
,
string
name
) :
SafeEventHandle
SafeEventHandle
( ) :
System
Method Details
ReleaseHandle()
protected
méthode
protected
ReleaseHandle
( ) :
bool
Résultat
bool