Свойство | Type | Description | |
---|---|---|---|
byteOrder | int | ||
dataTypeFormat | CPTDataTypeFormat | ||
sampleBytes | uint |
Méthode | Description | |
---|---|---|
CPTNumericDataType ( CPTDataTypeFormat dataTypeFormat, uint sampleBytes, int byteOrder ) : System.Runtime.InteropServices |
Initializes a new instance of the CPNumericDataType struct.
|
public CPTNumericDataType ( CPTDataTypeFormat dataTypeFormat, uint sampleBytes, int byteOrder ) : System.Runtime.InteropServices | ||
dataTypeFormat | CPTDataTypeFormat | The data type format. |
sampleBytes | uint | The sample bytes. |
byteOrder | int | The byte order. |
Résultat | System.Runtime.InteropServices |
public CPTDataTypeFormat dataTypeFormat | ||
Résultat | CPTDataTypeFormat |