com4:InProcessServerDll

In Process 서버 DLL의 경로 및 프로세서 아키텍처를 지정합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <com4:InProcessServer>

                        <com4:InProcessServerDll>

구문

<com4:InProcessServerDll
    Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *, ending with the case-insensitive file extension ".dll".'
    ProcessorArchitecture = 'A string that can have one of the following values: "x86", "x64", "arm", "arm64", or "x86a64".' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
Path In Process 서버 DLL의 전체 경로입니다. 길이가 1~256자인 문자열로, 대/소문자를 구분하지 않는 파일 확장.dll자로 끝나는 , >, :"|, ?또는 *문자를 포함<할 수 없습니다. Yes
ProcessorArchitecture In-Process 서버 DLL의 프로세서 아키텍처입니다. x86, x64, arm, arm64 또는 x86a64중 하나를 가질 수 있는 문자열입니다. Yes

자식 요소

없음

부모 요소

부모 요소 Description
com4:InProcessServer 하나 이상의 클래스 등록을 사용하여 In-Process 서버를 등록합니다.

요구 사항

항목
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/4
Minimum OS Version Windows 10(빌드 20348)