com5:Aspect
Description
Specifies the desired data or view aspect of the object when drawing or getting data.
Element Hierarchy
<com5:Class> (in InProcessServer)
<com5:Aspect>
<com5:Class> (in InProcessHandler)
<com5:Aspect>
<com5:Class> (in InProcessServer)
<com5:Aspect>
<com5:Class> (in InProcessHandler)
<com5:Aspect>
Syntax
<com5:Aspect Type = "Content" | "Thumbnail" | "Icon" | "DocPrint"
OleMiscFlag = An integer value in the range of 0-4194303.
></com5:Aspect>
Attributes
Attribute | Description | Data type | Required |
---|---|---|---|
Type | The string value for the view aspect of the object. | One of the following values: "Content" , "Thumbnail" , "Icon" , "DocPrint" | Yes |
OleMiscFlag | The integer value for the view aspect of the object. | An integer value in the range of 0-4194303. | Yes |
Parent elements
Parent element | Description |
---|---|
MiscStatus | Specifies how to create and display an object. |
Requirements
Item | Value |
---|---|
com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
Minimum OS Version | Windows 11 version 21H2 (Build 22000) |