API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdDropDownList Class > OdDropDownList Methods > OdDropDownList::getImmediateCommit Method
OdDropDownList::getImmediateCommit Method
Syntax
C++
void getImmediateCommit(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder of the flag value. 

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. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.