C# Class Structures.IssueCommandParms

Mostra file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
callback CallbackDelegate
callbackCode IntPtr
command UInt32
context IntPtr

Protected Properties

Property Type Description
length_ UInt32

Public Methods

Method Description
IssueCommandParms ( )

Method Details

IssueCommandParms() public method

public IssueCommandParms ( )

Property Details

callback public_oe property

public CallbackDelegate callback
return CallbackDelegate

callbackCode public_oe property

public IntPtr callbackCode
return IntPtr

command public_oe property

public UInt32 command
return UInt32

context public_oe property

public IntPtr context
return IntPtr

length_ protected_oe property

protected UInt32 length_
return UInt32