Home
last modified time | relevance | path

Searched refs:GetValue_IfOk (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DRegistry.h68 LONG GetValue_IfOk(LPCTSTR name, UInt32 &value) throw();
69 LONG GetValue_IfOk(LPCTSTR name, bool &value) throw();
DRegistry.cpp211 LONG CKey::GetValue_IfOk(LPCTSTR name, UInt32 &value) throw() in GetValue_IfOk() function in NWindows::NRegistry::CKey
220 LONG CKey::GetValue_IfOk(LPCTSTR name, bool &value) throw() in GetValue_IfOk() function in NWindows::NRegistry::CKey