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

Afficher le fichier Open project: Ulterius/server

Méthodes publiques

Свойство Type Description
cbSize int
flags int
hCursor System.IntPtr
ptScreenPos System.Point

Property Details

cbSize public_oe property

public int cbSize
Résultat int

flags public_oe property

public int flags
Résultat int

hCursor public_oe property

public IntPtr,System hCursor
Résultat System.IntPtr

ptScreenPos public_oe property

public Point,System ptScreenPos
Résultat System.Point