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
SharpTox
Av
ToxAvHandle
C# Class SharpTox.Av.ToxAvHandle
Represents a handle for an instance of toxav.
Inheritance:
SharpTox.Core.SafeHandleZeroOrMinusOneIsInvalid
显示文件
Open project: hexafluoride/Detox
Class Usage Examples
Protected Methods
Method
Description
ReleaseHandle
( ) :
bool
Executes toxav_kill to free the tox handle.
Private Methods
Method
Description
ToxAvHandle
( ) :
SharpTox.Core
Method Details
ReleaseHandle()
protected
method
Executes toxav_kill to free the tox handle.
protected
ReleaseHandle
( ) :
bool
return
bool