Deserializes a PCICommonConfig from an array of bytes.
Namespace: RTX.IOAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
Parameters
- buffer
- Type:
System Byte
The serilized data
Return Value
Type: PCICommonConfigA new PCICommonConfig instance
See Also