Documentation for a minimal subset of the QSM API
Deserialize_Byte Method (header, data)
Namespaces > QS.CMS.Base3 > SerializationHelper > Deserialize_Byte(ConsumableBlock, ConsumableBlock)

[Missing <summary> documentation for M:QS.CMS.Base3.SerializationHelper.Deserialize_Byte(QS.Fx.Base.ConsumableBlock@,QS.Fx.Base.ConsumableBlock@)]

Syntax
C#Visual BasicManaged C++
public static byte Deserialize_Byte (
	ref ConsumableBlock header,
	ref ConsumableBlock data
)
Public Shared Function Deserialize_Byte ( _
	ByRef header As ConsumableBlock, _
	ByRef data As ConsumableBlock _
) As Byte
public:
static unsigned char Deserialize_Byte (
	ConsumableBlock% header, 
	ConsumableBlock% data
)
Parameters
header (ConsumableBlock)

[Missing <param> documentation for "header"]

data (ConsumableBlock)

[Missing <param> documentation for "data"]

Return Value

[Missing <returns> documentation for M:QS.CMS.Base3.SerializationHelper.Deserialize_Byte(QS.Fx.Base.ConsumableBlock@,QS.Fx.Base.ConsumableBlock@)]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0