Свойство | Тип | Описание | |
---|---|---|---|
byteOrder | int | ||
dataTypeFormat | CPTDataTypeFormat | ||
sampleBytes | uint |
Метод | Описание | |
---|---|---|
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. |
Результат | System.Runtime.InteropServices |
public CPTDataTypeFormat dataTypeFormat | ||
Результат | CPTDataTypeFormat |