Searched defs:WpADOKey (Results 1 – 1 of 1) sorted by relevance
32 class WpADOKey : public WpOLEBase<ADOKey> class35 WpADOKey(ADOKey* pInt=NULL) : WpOLEBase<ADOKey>(pInt){} in WpADOKey() function in connectivity::ado::WpADOKey36 WpADOKey(const WpADOKey& rhs){operator=(rhs);} in WpADOKey() function in connectivity::ado::WpADOKey
Completed in 9 milliseconds