Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdListBox::getName Method
Syntax
C++
void getName(OdString& name) const;

Returns the current name of the list box. The method fills a passed string object with the list box name and returns it to a calling subroutine. 

 

Parameters
Description
name
[out] A placeholder for the list box name.
Copyright © 2002-2022. Open Design Alliance All rights reserved.