Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Select::getBinary Method (Binary&)
Syntax
C++
bool getBinary(Binary& res) const;

Retrieves the current value as a binary value.

Parameters
Description
res
[out] A placeholder for the raw pointer that refers to the binary data. This pointer is returned to a calling subroutine.

true if the value is successfully converted and the raw pointer is returned to a calling subroutine; otherwise, the method returns false.

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