Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 3.08 KB

constants.md

File metadata and controls

41 lines (25 loc) · 3.08 KB
title description ms.assetid ms.topic ms.date
WPD constants
These articles describe the constant types for Windows Portable Devices, such as general constants, error constants, and event constants.
523d88ac-7a8c-4de3-b973-60ec87334a67
article
05/31/2018

WPD constants

Windows Portable Devices defines the following constant types.

Constant type Description
General Constants General use constants for devices and applications.
Error Constants Error values returned by methods.
Event Constants Event types defined by Windows Portable Devices. Event types include object added, object removed, object updated, object moved, object copied, object transfer requested, device reset, device removed, and device capabilities updated.
Object Type GUIDs Object types defined by Windows Portable Devices. Object types include audio, e-mail, and image objects.
Object Format GUIDs File format types defined by Windows Portable Devices. Format types include WMA, WMV, and JPEG.
Resource Type GUIDs Resource types defined by Windows Portable Devices. Resource types include audio and thumbnail image data.
Properties and Attributes Properties and attributes defined by Windows Portable Devices.

 

Related topics

Programming Reference