Names for WPD PROPERTYKEYs

The following table lists the names that WPD Automation assigns to WPD PROPERTY KEYs. Properties are accessed by their WPD Automation names when using the Device.WPDProperty, Storage.WPDProperty, and Service.WPDProperty properties. For a list of required WPD properties for each object, see the Device.WPDProperty, Storage.WPDProperty, and Service.WPDProperty reference pages.

For example, the WPD-defined property WPD_OBJECT_NAME would be accessed from a Service object like this: service.ObjectName.

WPD PROPERTYKEY WPD Automation Name
WPD_RESOURCE_DEFAULT Data
WPD_RESOURCE_CONTACT_PHOTO ContactPhoto
WPD_RESOURCE_THUMBNAIL Thumbnail
WPD_RESOURCE_ICON Icon
WPD_RESOURCE_AUDIO_CLIP AudioClip
WPD_RESOURCE_ALBUM_ART AlbumArt
WPD_RESOURCE_GENERIC Generic
WPD_RESOURCE_VIDEO_CLIP VideoClip
WPD_RESOURCE_BRANDING_ART BrandingArt
WPD_OBJECT_ID ObjectId
WPD_OBJECT_PARENT_ID ObjectParentId
WPD_OBJECT_NAME ObjectName
WPD_OBJECT_PERSISTENT_UNIQUE_ID ObjectPersistentUniqueId
WPD_OBJECT_FORMAT ObjectFormat
WPD_OBJECT_CONTENT_TYPE ObjectContentType
WPD_OBJECT_ISHIDDEN ObjectIsHidden
WPD_OBJECT_ISSYSTEM ObjectIsSystem
WPD_OBJECT_SIZE ObjectSize
WPD_OBJECT_ORIGINAL_FILE_NAME ObjectOriginalFileName
WPD_OBJECT_NON_CONSUMABLE ObjectNonConsumable
WPD_OBJECT_REFERENCES ObjectReferences
WPD_OBJECT_KEYWORDS ObjectKeywords
WPD_OBJECT_SYNC_ID ObjectSyncId
WPD_OBJECT_IS_DRM_PROTECTED ObjectIsDrmProtected
WPD_OBJECT_DATE_CREATED ObjectDateCreated
WPD_OBJECT_DATE_MODIFIED ObjectDateModified
WPD_OBJECT_DATE_AUTHORED ObjectDateAuthored
WPD_OBJECT_BACK_REFERENCES ObjectBackReferences
WPD_OBJECT_CONTAINER_FUNCTIONAL_OBJECT_ID ObjectContainerFunctionalObjectId
WPD_OBJECT_GENERATE_THUMBNAIL_FROM_RESOURCE ObjectGenerateThumbnailFromResource
WPD_OBJECT_HINT_LOCATION_DISPLAY_NAME ObjectHintLocationDisplayName
WPD_OBJECT_CAN_DELETE ObjectCanDelete
WPD_OBJECT_LANGUAGE_LOCALE ObjectLanguageLocale
WPD_FUNCTIONAL_OBJECT_CATEGORY FunctionalObjectCategory
WPD_FOLDER_CONTENT_TYPES_ALLOWED FolderContentTypesAllowed
WPD_IMAGE_BITDEPTH ImageBitdepth
WPD_IMAGE_CROPPED_STATUS ImageCroppedStatus
WPD_IMAGE_COLOR_CORRECTED_STATUS ImageColorCorrectedStatus
WPD_IMAGE_FNUMBER ImageFnumber
WPD_IMAGE_EXPOSURE_TIME ImageExposureTime
WPD_IMAGE_EXPOSURE_INDEX ImageExposureIndex
WPD_IMAGE_HORIZONTAL_RESOLUTION ImageHorizontalResolution
WPD_IMAGE_VERTICAL_RESOLUTION ImageVerticalResolution
WPD_MEDIA_TOTAL_BITRATE MediaTotalBitrate
WPD_MEDIA_BITRATE_TYPE MediaBitrateType
WPD_MEDIA_COPYRIGHT MediaCopyright
WPD_MEDIA_SUBSCRIPTION_CONTENT_ID MediaSubscriptionContentId
WPD_MEDIA_USE_COUNT MediaUseCount
WPD_MEDIA_SKIP_COUNT MediaSkipCount
WPD_MEDIA_LAST_ACCESSED_TIME MediaLastAccessedTime
WPD_MEDIA_PARENTAL_RATING MediaParentalRating
WPD_MEDIA_META_GENRE MediaMetaGenre
WPD_MEDIA_COMPOSER MediaComposer
WPD_MEDIA_EFFECTIVE_RATING MediaEffectiveRating
WPD_MEDIA_SUB_TITLE MediaSubTitle
WPD_MEDIA_RELEASE_DATE MediaReleaseDate
WPD_MEDIA_SAMPLE_RATE MediaSampleRate
WPD_MEDIA_STAR_RATING MediaStarRating
WPD_MEDIA_USER_EFFECTIVE_RATING MediaUserEffectiveRating
WPD_MEDIA_TITLE MediaTitle
WPD_MEDIA_DURATION MediaDuration
WPD_MEDIA_BUY_NOW MediaBuyNow
WPD_MEDIA_ENCODING_PROFILE MediaEncodingProfile

 

Device Object

Service Object

Storage Object

WPD Automation Reference