uap7:ImportRedirectionTable

패키지된 앱이 API 리디렉션을 선언할 수 있도록 허용합니다. API 리디렉션을 사용하면 앱이 지원되지 않는 API(예: CreateFile)에 대해 연결되는 레거시 이진 파일을 사용하고 모듈 로드 시 지원되는 API(예: CreateFileFromApp)로 투명하게 대체할 수 있습니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <uap7:Properties>

                   <uap7:ImportRedirectionTable>

구문

<uap7:ImportRedirectionTable>
  A string that represnets the name of a DLL file.
</uap7:ImportRedirectionTable>

특성 및 요소

특성

없음

자식 요소

없음

부모 요소

부모 요소 Description
uap7:Properties 애플리케이션의 속성입니다.

설명

DLL 파일은 CreateProcess 에 전달되어 로더가 가져오기를 확인하는 방법에 영향을 줍니다.

요구 사항

항목
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/7
Minimum OS Version Windows 10 버전 1809(빌드 17763)