C# Class MS.Win32.UnsafeNativeMethods.INPUT

显示文件 Open project: geeksree/cSharpGeeks Class Usage Examples

Public Properties

Property Type Description
type int
union INPUTUNION

Property Details

type public_oe property

public int type
return int

union public_oe property

public INPUTUNION union
return INPUTUNION