C# Class UlteriusServer.Api.Win32.WinApi.Cursorinfo

ファイルを表示 Open project: Ulterius/server

Public Properties

Property Type Description
cbSize int
flags int
hCursor System.IntPtr
ptScreenPos System.Point

Property Details

cbSize public_oe property

public int cbSize
return int

flags public_oe property

public int flags
return int

hCursor public_oe property

public IntPtr,System hCursor
return System.IntPtr

ptScreenPos public_oe property

public Point,System ptScreenPos
return System.Point