C# Class LazyCopy.Utilities.Native.LastInputInfo

ファイルを表示 Open project: aleksk/LazyCopy Class Usage Examples

Public Properties

Property Type Description
Size uint
Time uint

Property Details

Size public_oe property

The size of the structure, in bytes.
public uint Size
return uint

Time public_oe property

The tick count when the last input event was received.
public uint Time
return uint