Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |
Remarks
These attributes are returned by the IPortableDeviceResources::GetResourceAttributes method.
Requirements
| Requirement | Value |
|---|---|
| Header |
|