TMtxSmallInt.SetObjectFromByteArray Method

Int64 SetObjectFromByteArray(Byte[] SrcBuffer)

Reads the properties of the object from the array of bytes.

#NameTypeDescription
1SrcBufferByte[]

Returns: Int64

Remarks:

This will be a success, only of the array was before written with GetObjectToByteArray.