Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxValue::serializeOut Method
Syntax
C++
size_t serializeOut(void* pBytes, size_t& maxBytesToWrite) const;

Stores the value in the byte array. 

 

Parameters
Description
pBytes
[out] Pointer to the byte array.
maxBytesToWrite
[in] Maximum number of the bytes to write.

Actual number of the bytes written.

Copyright © 2002-2022. Open Design Alliance All rights reserved.