편집

다음을 통해 공유


Format Attributes

For Windows 7, Windows Portable Devices supports the following attributes for formats on a device service. These attributes are returned by the IPortableDeviceServiceCapabilities::GetFormatAttributes method.

Attribute VarType Description
WPD_FORMAT_ATTRIBUTE_MIMETYPE VT_LPWSTR The format MIME type.
WPD_FORMAT_ATTRIBUTE_NAME VT_LPWSTR A string that specifies the script-friendly name of the format. Valid characters are alphanumeric [a-zA-Z0-9] and '_'.

Requirements

Requirement Value
Header
PortableDevice.h

See also

Properties and Attributes