Enumeration Types

banner art

This topic documents a feature of the Windows Media Device Manager SDK. We recommend that you migrate your application to use the Windows Portable Devices API. For more information, see the Windows Portable Devices SDK.

Windows Media Device Manager defines the following enumerations.

Enumeration type Description
WMDM_ENUM_PROP_VALID_VALUES_FORM Describes possible forms of valid values for a property.
WMDM_FIND_SCOPE Defines the scope of the storage object.
WMDM_FORMATCODE Defines a list of format codes that describe types of content transferred to and from a device.
WMDM_SESSION_TYPE Defines the session type.
WMDM_STORAGE_ENUM_MODE Defines how the content on the storage is to be enumerated.
WMDM_TAG_DATATYPE Defines a data type.
WMDMMessage Defines message types and states.

See Also