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

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

Completed in 62 milliseconds