C# Class TOAPI.Types.CURSORINFO

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Init ( ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

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 ptScreenPos
Résultat POINT