Searched refs:RegistryInvalidOperationException (Results 1 – 4 of 4) sorted by relevance
119 class RegistryInvalidOperationException : public RegistryException class122 RegistryInvalidOperationException(long ErrorCode);
129 RegistryInvalidOperationException::RegistryInvalidOperationException(long ErrorCode) : in RegistryInvalidOperationException() function in RegistryInvalidOperationException
435 throw RegistryInvalidOperationException(ERROR_NOT_SUPPORTED); in DeleteSubKey()
448 throw RegistryInvalidOperationException(ERROR_NOT_SUPPORTED); in DeleteSubKey()
Completed in 19 milliseconds