Searched refs:RegistryIOException (Results 1 – 4 of 4) sorted by relevance
104 throw RegistryIOException(rc); in GetSubValueCount()129 throw RegistryIOException(rc); in GetSubKeyCount()167 throw RegistryIOException(rc); in GetSubKeyNames()204 throw RegistryIOException(rc); in GetSubValueNames()403 throw RegistryIOException(rc); in CreateSubKey()440 throw RegistryIOException(rc); in DeleteSubKey()462 throw RegistryIOException(rc); in DeleteSubKeyTree()491 throw RegistryIOException(rc); in DeleteValue()540 throw RegistryIOException(rc); in SetValue()
109 throw RegistryIOException(rc); in GetSubValueCount()134 throw RegistryIOException(rc); in GetSubKeyCount()172 throw RegistryIOException(rc); in GetSubKeyNames()213 throw RegistryIOException(rc); in GetSubValueNames()416 throw RegistryIOException(rc); in CreateSubKey()453 throw RegistryIOException(rc); in DeleteSubKey()541 throw RegistryIOException(rc); in ImplDeleteSubKeyTree()574 throw RegistryIOException(rc); in DeleteValue()606 throw RegistryIOException(rc); in SetValue()
67 class RegistryIOException : public RegistryException class70 RegistryIOException(long ErrorCode);
84 RegistryIOException::RegistryIOException(long ErrorCode) : in RegistryIOException() function in RegistryIOException
Completed in 14 milliseconds