Searched defs:regKey (Results 1 – 2 of 2) sorted by relevance
15 let regKey = `//${parsed.host}${parsed.pathname}` variable89 regKey: false, property112 return new Auth({ scopeAuthKey, regKey: scopeAuthKey, authKey: _authKey }) property127 regKey, property147 regKey, property
139 ULONG getStringRegKey (const std::string& regKey, const std::string& strValueName, std::string& str… in getStringRegKey()