C# 클래스 UlteriusServer.Api.Win32.WinApi.Cursorinfo

파일 보기 프로젝트 열기: Ulterius/server

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
flags int
hCursor System.IntPtr
ptScreenPos System.Point

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

hCursor 공개적으로 프로퍼티

public IntPtr,System hCursor
리턴 System.IntPtr

ptScreenPos 공개적으로 프로퍼티

public Point,System ptScreenPos
리턴 System.Point