IPortableDeviceContent 介面 (portabledeviceapi.h)
IPortableDeviceContent 介面提供在裝置上建立、列舉、檢查及刪除內容的方法。 若要取得此介面,請呼叫 IPortableDevice::Content。
繼承
IPortableDeviceContent 介面繼承自 IUnknown 介面。 IPortableDeviceContent 也有下列類型的成員:
方法
IPortableDeviceContent 介面具有這些方法。
IPortableDeviceContent::Cancel Cancel 方法會取消在此介面上呼叫的暫止作業。 |
IPortableDeviceContent::Copy Copy 方法會將物件從裝置上的某個位置複製到另一個位置。 |
IPortableDeviceContent::CreateObjectWithPropertiesAndData CreateObjectWithPropertiesAndData 方法會建立物件,其中包含裝置上的屬性和數據。 |
IPortableDeviceContent::CreateObjectWithPropertiesOnly CreateObjectWithPropertiesOnly 方法會建立只有裝置屬性的物件。 |
IPortableDeviceContent::D elete Delete 方法會從裝置刪除一或多個物件。 |
IPortableDeviceContent::EnumObjects EnumObjects 方法會擷取用來列舉物件之立即子物件的介面。 它有選擇性篩選條件,可以列舉具有特定屬性的物件。 |
IPortableDeviceContent::GetObjectIDsFromPersistentUniqueIDs GetObjectIDsFromPersistentUniqueIDs 方法會擷取一或多個物件的目前對象標識碼,因為其持續性唯一標識符 (PUID) 。 |
IPortableDeviceContent::Move Move 方法會將一或多個物件從裝置上的某個位置移至另一個位置。 |
IPortableDeviceContent::P roperties Properties 方法會擷取在裝置上取得或設定對象上屬性所需的介面。 |
IPortableDeviceContent::Transfer Transfer 方法會擷取用來讀取或寫入現有物件資源內容數據的介面。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | portabledeviceapi.h |