com:Win64Path (in ComInterface/TypeLib)
A path to the 64-bit type library.
Element hierarchy
<com:Win64Path>
<com:Win64Path>
Syntax
<com:Win32Path
Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, %, ", |, ?, or *.'
ResourceId = 'An optional integer value.' >
</com:Win32Path>
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, e.g., C:\Foo\Bar\Baz.exe\5. | An optional integer value. | No |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
com:Version | Version number and additional information about the type library. |
Remarks
Note
You must specify both a Win32Path and a Win64Path in the Version.
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |