C# Class System.RegWriteEventArgs

Inheritance: EventArgs
显示文件 Open project: jrowberg/bglib

Public Properties

Property Type Description
result UInt16

Public Methods

Method Description
RegWriteEventArgs ( UInt16 result )

Method Details

RegWriteEventArgs() public method

public RegWriteEventArgs ( UInt16 result )
result UInt16

Property Details

result public_oe property

public UInt16,System result
return UInt16