| STNullDeviceGetErrorCorrectionTable Method  |   | 
            Intentionally not implemented.
            
 
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntaxpublic virtual byte[] GetErrorCorrectionTable()
Public Overridable Function GetErrorCorrectionTable As Byte()
public:
virtual array<unsigned char>^ GetErrorCorrectionTable()
abstract GetErrorCorrectionTable : unit -> byte[] 
override GetErrorCorrectionTable : unit -> byte[] 
Return Value
Type: 
Byte[Missing <returns> documentation for "M:Scriptel.STSeries.STNullDevice.GetErrorCorrectionTable"]
Exceptions
See Also