C# 클래스 SharpTox.Core.ToxHandle

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

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

Executes tox_kill to free the tox handle.

비공개 메소드들

메소드 설명
ToxHandle ( ) : System

메소드 상세

ReleaseHandle() 보호된 메소드

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