Home
last modified time | relevance | path

Searched defs:QueryValue (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/
DRegistry.cpp190 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) in QueryValue() function in NWindows::NRegistry::CKey
201 LONG CKey::QueryValue(LPCTSTR name, bool &value) in QueryValue() function in NWindows::NRegistry::CKey
227 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
236 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
250 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
258 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
283 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
292 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey