C# 클래스 LibUsbDotNet.Internal.SafeOverlapped

상속: LibUsbDotNet.Main.SafeContextHandle
파일 보기 프로젝트 열기: arvydas/BlinkStickDotNet

공개 메소드들

메소드 설명
ClearAndSetEvent ( IntPtr hEventOverlapped ) : void

Set the overlapped wait handle and clear out the rest of the structure.

Dispose ( ) : void
SafeOverlapped ( ) : System

메소드 상세

ClearAndSetEvent() 공개 메소드

Set the overlapped wait handle and clear out the rest of the structure.
public ClearAndSetEvent ( IntPtr hEventOverlapped ) : void
hEventOverlapped System.IntPtr
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SafeOverlapped() 공개 메소드

public SafeOverlapped ( ) : System
리턴 System