C# Class MS.Win32.UnsafeNativeMethods.INPUT

Show file Open project: geeksree/cSharpGeeks Class Usage Examples

Public Properties

Property Type Description
type int
union INPUTUNION

Property Details

type public property

public int type
return int

union public property

public INPUTUNION union
return INPUTUNION