The CSR type exposes the following members.

Constructors

  NameDescription
CSROverloaded.

Methods

  NameDescription
CSR_Get_Int16
Get a 16-bit signed datum from the CSR
CSR_Get_Int32
Get a 32-bit signed datum from the CSR
CSR_Get_UInt16
Get a 16-bit unsigned datum from the CSR
CSR_Get_UInt32
Get a 32-bit unsigned datum from the CSR
CSR_GetByte
Get a single byte datum from the CSR
CSR_GetDataCopy
Get a copy of bytes in the CSR
CSR_SetDataOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also