C# Class Structures.RandomCwParms

Show file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
callback CallbackDelegate
callbackCode IntPtr
context IntPtr
duration UInt32

Protected Properties

Property Type Description
length_ UInt32

Public Methods

Method Description
RandomCwParms ( )

Method Details

RandomCwParms() public method

public RandomCwParms ( )

Property Details

callback public property

public CallbackDelegate callback
return CallbackDelegate

callbackCode public property

public IntPtr callbackCode
return IntPtr

context public property

public IntPtr context
return IntPtr

duration public property

public UInt32 duration
return UInt32

length_ protected property

protected UInt32 length_
return UInt32