C# 클래스 SharpTox.Av.ToxAvHandle

Represents a handle for an instance of toxav.
상속: SharpTox.Core.SafeHandleZeroOrMinusOneIsInvalid
파일 보기 프로젝트 열기: hexafluoride/Detox 1 사용 예제들

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

Executes toxav_kill to free the tox handle.

비공개 메소드들

메소드 설명
ToxAvHandle ( ) : SharpTox.Core

메소드 상세

ReleaseHandle() 보호된 메소드

Executes toxav_kill to free the tox handle.
protected ReleaseHandle ( ) : bool
리턴 bool