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

Show file Open project: Ulterius/server

Public Properties

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

Property Details

cbSize public property

public int cbSize
return int

flags public property

public int flags
return int

hCursor public property

public IntPtr,System hCursor
return System.IntPtr

ptScreenPos public property

public Point,System ptScreenPos
return System.Point