0x001F0001 | 필터에 의해 IO가 완료되었습니다. |
The IO was completed by a filter. |
0x801F0001 | 이 작업에 대해 필터를 통해 핸들러가 정의되지 않았습니다. |
A handler was not defined by the filter for this operation. |
0x801F0002 | 이 개체에 대해 컨텍스트가 이미 정의되었습니다. |
A context is already defined for this object. |
0x801F0003 | 비동기 요청이 이 작업에 대해 올바르지 않습니다. |
Asynchronous requests are not valid for this operation. |
0x801F0004 | 이 작업에 대해 빠른 IO 경로를 허용하지 않습니다. |
Disallow the Fast IO path for this operation. |
0x801F0005 | 잘못된 이름을 요청했습니다. 요청한 이름을 현재 검색할 수 없습니다. |
An invalid name request was made. The name requested cannot be retrieved at this time. |
0x801F0006 | 이 작업을 작업자 스레드에 게시하여 더 처리할 수 있도록 하는 것은 시스템교착 상태를 초래할 수 있기 때문에 현재 안전하지 않습니다. |
Posting this operation to a worker thread for further processing is not safeat this time because it could lead to a system deadlock. |
0x801F0007 | 필터 등록 시도 시 필터 관리자가 초기화되지 않았습니다. 필터 관리자가드라이버로 로드되는지 확인하십시오. |
The Filter Manager was not initialized when a filter tried to register. Makesure that the Filter Manager is getting loaded as a driver. |
0x801F0008 | 필터가 초기화를 완료하지 못했으므로 볼륨에 연결할 준비가 되지않았습니다(FltStartFiltering이 호출되지 않았음). |
The filter is not ready for attachment to volumes because it has not finishedinitializing (FltStartFiltering has not been called). |
0x801F0009 | 필터는 작업별 컨텍스트를 현재 정리해야 합니다. 하위드라이버에 의해 작업이 완료되기 전에 시스템에서제거되기 때문입니다. |
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 | 필터 관리자에서 복구할 수 없는 내부 오류가 발생했기 때문에작업을 수행하지 못했습니다. 사전 작업 콜백으로부터잘못된 값을 반환하는 필터로 인한 경우가 많습니다. |
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 | 이 작업에 대해 지정된 개체가 삭제되는 중이기때문에 요청한 작업을 현재 완료할 수없습니다. |
The object specified for this action is in the process of beingdeleted, therefore the action requested cannot be completed atthis time. |
0x801F000C | 이 유형의 컨텍스트에는 비페이징 풀을 사용해야 합니다. |
Non-paged pool must be used for this type of context. |
0x801F000D | 중복된 핸들러 정의가 작업에 제공되었습니다. |
A duplicate handler definition has been provided for an operation. |
0x801F000E | 콜백 데이터 큐를 사용하지 않도록 설정했습니다. |
The callback data queue has been disabled. |
0x801F000F | 필터를 볼륨에 지금 연결하지 마십시오. |
Do not attach the filter to the volume at this time. |
0x801F0010 | 필터를 볼륨에서 지금 분리하지 마십시오. |
Do not detach the filter from the volume at this time. |
0x801F0011 | 인스턴스가 지정한 볼륨에서 이 고도에 이미 존재합니다. |
An instance already exists at this altitude on the volume specified. |
0x801F0012 | 인스턴스가 지정한 볼륨에서 이 이름으로 이미 존재합니다. |
An instance already exists with this name on the volume specified. |
0x801F0013 | 시스템에서 지정한 필터를 찾을 수 없습니다. |
The system could not find the filter specified. |
0x801F0014 | 시스템에서 지정한 볼륨을 찾을 수 없습니다. |
The system could not find the volume specified. |
0x801F0015 | 시스템에서 지정한 인스턴스를 찾을 수 없습니다. |
The system could not find the instance specified. |
0x801F0016 | 지정한 요청에 대해 등록된 컨텍스트 할당 정의를 찾을 수 없습니다. |
No registered context allocation definition was found for the given request. |
0x801F0017 | 컨텍스트 등록 중에 잘못된 매개 변수를 지정했습니다. |
An invalid parameter was specified during context registration. |
0x801F0018 | 요청한 이름을 필터 관리자의 이름 캐시에서 찾을 수 없으며 파일 시스템에서도 검색할 수 없습니다. |
The name requested was not found in Filter Manager's name cache and could not be retrieved from the file system. |
0x801F0019 | 지정한 볼륨에 대해 요청한 장치 개체가 존재하지 않습니다. |
The requested device object does not exist for the given volume. |
0x801F001A | 지정한 볼륨이 이미 탑재되었습니다. |
The specified volume is already mounted. |
0x801F0020 | 이 메시지의 필터 회신에 대한 대기자가 없습니다. |
No waiter is present for the filter's reply to this message. |