Resource Attribute Properties
Previous | Next |
Resource Attribute Properties
Windows Portable Devices supports the following resource-attribute properties.
Property | VarType | Description |
WPD_RESOURCE_ATTRIBUTE_RESOURCE_KEY | VT_UNKNOWN | This is an IPortableDeviceKeyCollection containing a single value, which is the key identifying the resource. |
WPD_RESOURCE_ATTRIBUTE_FORMAT | VT_CLSID | A GUID value that specifies the format of the resource. See Object Formats for a list of formats that are defined by Windows Portable Devices. |
WPD_RESOURCE_ATTRIBUTE_TOTAL_SIZE | VT_UI8 | The total size of the resource data, in bytes. |
Requirements
Header: Defined in PortableDevice.h
See Also
Previous | Next |