C# Class LazyCopy.Utilities.Native.LastInputInfo

Afficher le fichier Open project: aleksk/LazyCopy Class Usage Examples

Méthodes publiques

Свойство Type Description
Size uint
Time uint

Property Details

Size public_oe property

The size of the structure, in bytes.
public uint Size
Résultat uint

Time public_oe property

The tick count when the last input event was received.
public uint Time
Résultat uint