C# Class SharpTox.Av.ToxAvHandle

Represents a handle for an instance of toxav.
Inheritance: SharpTox.Core.SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier Open project: hexafluoride/Detox Class Usage Examples

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Executes toxav_kill to free the tox handle.

Private Methods

Méthode Description
ToxAvHandle ( ) : SharpTox.Core

Method Details

ReleaseHandle() protected méthode

Executes toxav_kill to free the tox handle.
protected ReleaseHandle ( ) : bool
Résultat bool