Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Structures
RandomCwParms
C# Class Structures.RandomCwParms
Mostrar archivo
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