프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |