0x001F0001 | A E/S foi concluída por um filtro. |
The IO was completed by a filter. |
0x801F0001 | O filtro não definiu um manipulador para esta operação. |
A handler was not defined by the filter for this operation. |
0x801F0002 | Um contexto já está definido para este objeto. |
A context is already defined for this object. |
0x801F0003 | Solicitações assíncronas não são válidas para esta operação. |
Asynchronous requests are not valid for this operation. |
0x801F0004 | Não permitir caminho de Fast IO para esta operação. |
Disallow the Fast IO path for this operation. |
0x801F0005 | Foi feita uma solicitação de nome inválido. O nome solicitado não pode ser recuperado neste momento. |
An invalid name request was made. The name requested cannot be retrieved at this time. |
0x801F0006 | Não é seguro postar esta operação em um thread de trabalho para obter processamento adicional neste momento, pois poderá ocorrer deadlock do sistema. |
Posting this operation to a worker thread for further processing is not safeat this time because it could lead to a system deadlock. |
0x801F0007 | O Gerenciador de Filtros não foi inicializado quando um filtro tentou registrar. Verifique se o Gerenciador de Filtros está sendo carregado como um driver. |
The Filter Manager was not initialized when a filter tried to register. Makesure that the Filter Manager is getting loaded as a driver. |
0x801F0008 | O filtro não está pronto para ser anexado a volumes porque não concluiu ainicialização (FltStartFiltering não foi chamado). |
The filter is not ready for attachment to volumes because it has not finishedinitializing (FltStartFiltering has not been called). |
0x801F0009 | O filtro deve limpar qualquer contexto específico de operação neste momento, poisestá sendo removido do sistema antes de a operação ser concluída pordrivers inferiores. |
The filter must cleanup any operation specific context at this time becauseit is being removed from the system before the operation is completed bythe lower drivers. |
0x801F000A | O Gerenciador de Filtros tinha um erro interno do qual não conseguiu se recuperar,portanto, a operação falhou. Geralmente, esse é o resultadode um filtro retornando um valor inválido de uma reversão de pré-operação. |
The Filter Manager had an internal error from which it cannot recover,therefore the operation has been failed. This is usually the resultof a filter returning an invalid value from a pre-operation callback. |
0x801F000B | O objeto especificado para esta ação está em processo deexclusão; portanto, a ação solicitada não pode ser concluídaneste momento. |
The object specified for this action is in the process of beingdeleted, therefore the action requested cannot be completed atthis time. |
0x801F000C | O pool não-paginável deve ser usado para este tipo de contexto. |
Non-paged pool must be used for this type of context. |
0x801F000D | Uma definição de manipulador duplicado foi fornecida para a operação. |
A duplicate handler definition has been provided for an operation. |
0x801F000E | A fila dos dados de reversão foi desabilitada. |
The callback data queue has been disabled. |
0x801F000F | Não anexe o filtro ao volume neste momento. |
Do not attach the filter to the volume at this time. |
0x801F0010 | Não desanexe o filtro do volume neste momento. |
Do not detach the filter from the volume at this time. |
0x801F0011 | Uma instância nesta altitude já existe no volume especificado. |
An instance already exists at this altitude on the volume specified. |
0x801F0012 | Uma instância com este nome já existe no volume especificado. |
An instance already exists with this name on the volume specified. |
0x801F0013 | O sistema não pôde localizar o filtro especificado. |
The system could not find the filter specified. |
0x801F0014 | O sistema não pôde localizar o volume especificado. |
The system could not find the volume specified. |
0x801F0015 | O sistema não pôde localizar a instância especificada. |
The system could not find the instance specified. |
0x801F0016 | Nenhuma definição de alocação do contexto registrado foi localizada para a solicitação determinada. |
No registered context allocation definition was found for the given request. |
0x801F0017 | Um parâmetro inválido foi especificado durante o registro do contexto. |
An invalid parameter was specified during context registration. |
0x801F0018 | O nome solicitado não foi localizado no cache de nomes do Gerenciador de Filtros e não pôde ser recuperado do sistema de arquivos. |
The name requested was not found in Filter Manager's name cache and could not be retrieved from the file system. |
0x801F0019 | O objeto de dispositivo solicitado não existe para o volume determinado. |
The requested device object does not exist for the given volume. |
0x801F001A | O volume especificado já está montado. |
The specified volume is already mounted. |
0x801F0020 | Nenhum waiter presente para a resposta do filtro a esta mensagem. |
No waiter is present for the filter's reply to this message. |