Searched refs:RegistryAccessDeniedException (Results 1 – 4 of 4) sorted by relevance
235 throw RegistryAccessDeniedException(rc); in GetValue()294 throw RegistryAccessDeniedException(rc); in GetValue()345 throw RegistryAccessDeniedException(rc); in Open()405 throw RegistryAccessDeniedException(rc); in CreateSubKey()442 throw RegistryAccessDeniedException(rc); in DeleteSubKey()464 throw RegistryAccessDeniedException(rc); in DeleteSubKeyTree()542 throw RegistryAccessDeniedException(rc); in SetValue()
248 throw RegistryAccessDeniedException(rc); in GetValue()307 throw RegistryAccessDeniedException(rc); in GetValue()358 throw RegistryAccessDeniedException(rc); in Open()418 throw RegistryAccessDeniedException(rc); in CreateSubKey()455 throw RegistryAccessDeniedException(rc); in DeleteSubKey()543 throw RegistryAccessDeniedException(rc); in ImplDeleteSubKeyTree()608 throw RegistryAccessDeniedException(rc); in SetValue()
88 class RegistryAccessDeniedException : public RegistryException class91 RegistryAccessDeniedException(long ErrorCode);
102 RegistryAccessDeniedException::RegistryAccessDeniedException(long ErrorCode) : in RegistryAccessDeniedException() function in RegistryAccessDeniedException
Completed in 68 milliseconds