Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 |
|