C# 클래스 LazyCopy.Utilities.Native.LastInputInfo

파일 보기 프로젝트 열기: aleksk/LazyCopy 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Size uint
Time uint

프로퍼티 상세

Size 공개적으로 프로퍼티

The size of the structure, in bytes.
public uint Size
리턴 uint

Time 공개적으로 프로퍼티

The tick count when the last input event was received.
public uint Time
리턴 uint