C# 클래스 LibUsbDotNet.DeviceNotify.Internal.SafeNotifyHandle

상속: SafeHandleZeroOrMinusOneIsInvalid
파일 보기 프로젝트 열기: arvydas/BlinkStickDotNet 1 사용 예제들

공개 메소드들

메소드 설명
SafeNotifyHandle ( ) : System
SafeNotifyHandle ( IntPtr pHandle ) : System

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

메소드 상세

ReleaseHandle() 보호된 메소드

protected ReleaseHandle ( ) : bool
리턴 bool

SafeNotifyHandle() 공개 메소드

public SafeNotifyHandle ( ) : System
리턴 System

SafeNotifyHandle() 공개 메소드

public SafeNotifyHandle ( IntPtr pHandle ) : System
pHandle System.IntPtr
리턴 System