C# 클래스 Fusion.Input.Touch.Win32TouchFunctions.POINTER_INFO

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

공개 프로퍼티들

프로퍼티 타입 설명
ButtonChangeType int
FrameID int
HistoryCount uint
InputData uint
KeyStates VIRTUAL_KEY_STATES
PerformanceCount long
PointerFlags POINTER_FLAGS
PointerID int
SourceDevice System.IntPtr
Time uint
WindowTarget System.IntPtr
pointerType POINTER_INPUT_TYPE

프로퍼티 상세

ButtonChangeType 공개적으로 프로퍼티

public int ButtonChangeType
리턴 int

FrameID 공개적으로 프로퍼티

public int FrameID
리턴 int

HistoryCount 공개적으로 프로퍼티

public uint HistoryCount
리턴 uint

InputData 공개적으로 프로퍼티

public uint InputData
리턴 uint

KeyStates 공개적으로 프로퍼티

public VIRTUAL_KEY_STATES KeyStates
리턴 VIRTUAL_KEY_STATES

PerformanceCount 공개적으로 프로퍼티

public long PerformanceCount
리턴 long

PointerFlags 공개적으로 프로퍼티

public POINTER_FLAGS PointerFlags
리턴 POINTER_FLAGS

PointerID 공개적으로 프로퍼티

public int PointerID
리턴 int

SourceDevice 공개적으로 프로퍼티

public IntPtr,System SourceDevice
리턴 System.IntPtr

Time 공개적으로 프로퍼티

public uint Time
리턴 uint

WindowTarget 공개적으로 프로퍼티

public IntPtr,System WindowTarget
리턴 System.IntPtr

pointerType 공개적으로 프로퍼티

public POINTER_INPUT_TYPE pointerType
리턴 POINTER_INPUT_TYPE