Structures and Enumeration Types

banner art

Previous Next

Structures and Enumeration Types

Windows Portable Devices defines the following structures and enumeration types.

Enumeration Description
DELETE_OBJECT_OPTIONS Describes options that are supported by a device when deleting an object.
SMS_MESSAGE_TYPES Describes the content type of a short message service (SMS) message.
WPD_BITRATE_TYPES Describes an audio file's bit rate type.
WPD_CAPTURE_MODES Describes the capture timing mode of a still image capture.
WPD_COLOR_CORRECTED_STATUS_VALUES Describes the color correction status of an image or video file.
WPD_CROPPED_STATUS_VALUES Describes the cropping status of an image.
WPD_EFFECT_MODES Describes various visual effects that can be applied to an image.
WPD_EXPOSURE_METERING_MODES Describes the metering mode to use when estimating exposure for still image capture by a device.
WPD_EXPOSURE_PROGRAM_MODES Describes an exposure mode to use when capturing images with a device.
WPD_FLASH_MODES Describes a flash mode to use when capturing images with a device.
WPD_FOCUS_METERING_MODES Describes how a device should decide what part of a frame to use to set focus.
WPD_FOCUS_MODES Describes the focus mode used by a still image capture device.
WPD_META_GENRES Describes the broad genre type of a media file.
WPD_POWER_SOURCES Describes what power source a device is using.
WPD_SMS_ENCODING_TYPES Describes the encoding type of an SMS message.
WPD_VIDEO_SCAN_TYPES Describes how the fields in a video file are encoded.
WPD_WHITE_BALANCE_SETTINGS Describes how a video or image device weights color channels to achieve a proper white balance.
WpdAttributeForm Describes how a property stores its values.
WPD_STORAGE_TYPE_VALUES Describes the different storage types.
WPD_DEVICE_TYPES Describes the portable device-type. (These values are retrieved from the registry using the IPortableDeviceManager interface.)
WPD_OPERATION_STATES Describes the current state of an operation in progress.

See Also

Previous Next