Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LibUsbDotNet
DeviceNotify
Internal
SafeNotifyHandle
C# Class LibUsbDotNet.DeviceNotify.Internal.SafeNotifyHandle
Inheritance:
SafeHandleZeroOrMinusOneIsInvalid
显示文件
Open project: arvydas/BlinkStickDotNet
Class Usage Examples
Public Methods
Method
Description
SafeNotifyHandle
( ) :
System
SafeNotifyHandle
(
IntPtr
pHandle
) :
System
Protected Methods
Method
Description
ReleaseHandle
( ) :
bool
Method Details
ReleaseHandle()
protected
method
protected
ReleaseHandle
( ) :
bool
return
bool
SafeNotifyHandle()
public
method
public
SafeNotifyHandle
( ) :
System
return
System
SafeNotifyHandle()
public
method
public
SafeNotifyHandle
(
IntPtr
pHandle
) :
System
pHandle
System.IntPtr
return
System