PCICommonConfig GetBytes Method IntervalZero RTX Managed Code
Gets the PCICommonConfig serialized as an array of bytes.

Namespace:  RTX.IO
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

public byte[] GetBytes()

Return Value

Type: OnlineByte
PCICommonConfig as an array of bytes
See Also