API Reference > OdDAI Namespace > Classes > Select Class > Select Methods > getBINARY Method > Select::getBINARY Method (OdAnsiString &)
Select::getBINARY Method (OdAnsiString &)
Syntax
C++
bool getBINARY(OdAnsiString & res) const;
Parameters 
Description 
OdAnsiString & res 
[out] A placeholder for the value to be returned to a calling subroutine.  

Returns true if the value was successfully converted and returned to a calling subroutine; otherwise, the method returns false.

Retrieves the current value as a binary value.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.