API Reference > Other Classes > OdPwdCache Class > OdPwdCache Methods > OdPwdCache::add Method
OdPwdCache::add Method
Syntax
C++
virtual void add(const OdPassword& password) = 0;
Parameters 
Description 
const OdPassword& password 
[in] Password object. 

Adds the specified Password object to this Cache object. 

 

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