API Reference > Other Classes > OdPwdIterator Class > OdPwdIterator Methods > OdPwdIterator::get Method
OdPwdIterator::get Method
Syntax
C++
virtual void get(OdPassword& password) const = 0;
Parameters 
Description 
OdPassword& password 
[out] Receives the Password object. 

Returns the Password object pointed to by this Iterator object. 

 

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