다음을 통해 공유


com:TypeLib(인터페이스)

인터페이스에 대한 형식 라이브러리입니다.

요소 계층 구조

<패키지>

     <애플리케이션>

          <애플리케이션>

               <확장>

                    <com:Extension>

                         <com:ComInterface>

                              <com:Interface>

                                   <com:TypeLib>

     <확장>

          <com:Extension>

               <com:ComInterface>

                    <com:Interface>

                         <com:TypeLib>

통사론

<com:TypeLib
    Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
    VersionNumber = 'An optional value with one to three alphanumeric characters separated by a period followed by one to three more alphanumeric characters (for example, 1.5a).' >
</com:TypeLib>

특성 및 요소

특성

속성 묘사 데이터 형식 필수 기본값
ID 형식 라이브러리 ID입니다. xxxxxxxx-xxxx-xxxx-xxxx-xxxx 형식의 GUID입니다.
VersionNumber 형식 라이브러리의 버전입니다. 마침표로 구분된 1~3개의 영숫자 문자와 1~3개의 영숫자 문자(예: 1.5a)가 있는 선택적 값입니다. 아니요

자식 요소

없음.

부모 요소

Parent 요소 묘사
com:Interface 새 COM 인터페이스를 등록합니다.

요구 사항

항목
네임스페이스 http://schemas.microsoft.com/appx/manifest/com/windows10
최소 OS 버전 Windows 10 버전 1703(빌드 15063)