com4:ClassReference (in com4:ExeServer)
Specifies the class with which the registered ExeServer is associated and sets ExeServer-specific registration details.
Element hierarchy
<com4:ClassReference>
Syntax
<com4:ClassReference
EnableOleDefaultHandler = 'A boolean value.'
Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
EnableOleDefaultHandler | This should be set to true if the default value of the InprocHandler32 key is Ole32.dll . Otherwise it should be omitted. |
A boolean value. | Yes | false |
Id | The Id of the Class being referenced. | A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. | Yes |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
com4:ExeServer | Registers an ExeServer with one or many class registrations. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
Minimum OS Version | Windows 10 (Build 20348) |