PCICommonConfigGetBytes Method

Gets the PCICommonConfig serialized as an array of bytes.

Namespace:  IntervalZero.RTX64.RTAPI.IO
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public byte[] GetBytes()

Return Value

Type: Byte
PCICommonConfig as an array of bytes.
See Also