__declspec(deprecated("Use RegCreateKeyEx - mind it returns error number rather than SetLastError")) bool create(HKEY hKey | winstd::reg_key | |
attach(handle_type h) noexcept | winstd::handle< HKEY, NULL > | inline |
detach() | winstd::handle< HKEY, NULL > | inline |
dwOptions (defined in winstd::reg_key) | winstd::reg_key | |
free() | winstd::handle< HKEY, NULL > | inline |
free_internal() noexcept=0 | winstd::handle< HKEY, NULL > | protectedpure virtual |
handle() noexcept | winstd::handle< HKEY, NULL > | inline |
handle(handle_type h) noexcept | winstd::handle< HKEY, NULL > | inline |
handle(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HKEY, NULL > | inline |
handle_type typedef | winstd::handle< HKEY, NULL > | |
invalid | winstd::handle< HKEY, NULL > | static |
lpClass (defined in winstd::reg_key) | winstd::reg_key | |
lpSecurityAttributes (defined in winstd::reg_key) | winstd::reg_key | |
lpSubKey (defined in winstd::reg_key) | winstd::reg_key | |
m_h | winstd::handle< HKEY, NULL > | protected |
operator handle_type() const | winstd::handle< HKEY, NULL > | inline |
operator!() const | winstd::handle< HKEY, NULL > | inline |
operator!=(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
operator&() | winstd::handle< HKEY, NULL > | inline |
operator*() const | winstd::handle< HKEY, NULL > | inline |
operator->() const | winstd::handle< HKEY, NULL > | inline |
operator<(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
operator<=(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
operator=(handle_type h) noexcept | winstd::handle< HKEY, NULL > | inline |
operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HKEY, NULL > | inline |
operator==(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
operator>(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
operator>=(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
samDesired (defined in winstd::reg_key) | winstd::reg_key | |
~reg_key() | winstd::reg_key | inlinevirtual |