C# Class Structures.RandomCwParms

Mostra 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_oe property

public CallbackDelegate callback
return CallbackDelegate

callbackCode public_oe property

public IntPtr callbackCode
return IntPtr

context public_oe property

public IntPtr context
return IntPtr

duration public_oe property

public UInt32 duration
return UInt32

length_ protected_oe property

protected UInt32 length_
return UInt32