Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A path to the 32-bit type library.
Element hierarchy
<Package>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <com4:TypeLib>
└─ <com4:Version>
└─ <com4:Win32Path>
└─ <Extensions>
└─ <com4:TypeLib>
└─ <com4:Version>
└─ <com4:Win32Path>
Syntax
<com4:Win32Path
Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
ResourceId = 'An optional non-negative integer value.' />
Attributes and elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Path | A path to the 32-bit TypeLib relative to the package root. Path must reference a file in the package. | A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *. |
Yes | |
| ResourceId | The integer at the end of the default value of the Win32Path, separated from the path by a backslash (for example, C:\Foo\Bar\Baz.exe\5). | An optional non-negative integer value. | No |
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| com4:Version | Version number and additional information about the type library. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
| Minimum OS Version | Windows 10 (Build 20348) |