Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDropDownList::getImmediateCommit Method
Syntax
C++
void getImmediateCommit(bool& state) const;

Returns the current value of the immediate commit flag of the drop-down list. The immediate commit flag determines whether user text entered in the drop-down list is committed immediately (if set to true). The method fills a passed boolean value with the immediate commit flag value and returns it to a calling subroutine. 

 

Parameters
Description
state
[out] A placeholder of the flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.