C# Class Misuzilla.Applications.AppleWirelessKeyboardHelper.Win32.KeyboardHookEventStruct

Afficher le fichier Open project: mayuki/AppleWirelessKeyboardHelper Class Usage Examples

Méthodes publiques

Свойство Type Description
dwExtraInfo System.IntPtr
dwFlags System.UInt32
time System.UInt32
wScan System.UInt32
wVk System.UInt32

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

dwExtraInfo public_oe property

public IntPtr,System dwExtraInfo
Résultat System.IntPtr

dwFlags public_oe property

public UInt32,System dwFlags
Résultat System.UInt32

time public_oe property

public UInt32,System time
Résultat System.UInt32

wScan public_oe property

public UInt32,System wScan
Résultat System.UInt32

wVk public_oe property

public UInt32,System wVk
Résultat System.UInt32