IPortableDeviceResources 介面 (portabledeviceapi.h)
IPortableDeviceResources 介面可讓您存取物件的原始數據。 使用此介面來讀取或寫入 物件中的資源。 若要取得此介面,請呼叫 IPortableDeviceContent::Transfer。
繼承
IPortableDeviceResources 介面繼承自 IUnknown 介面。 IPortableDeviceResources 也有下列類型的成員:
方法
IPortableDeviceResources 介面具有這些方法。
IPortableDeviceResources::Cancel Cancel 方法會取消擱置的作業。 (IPortableDeviceResources.Cancel) |
IPortableDeviceResources::CreateResource CreateResource 方法會建立資源。 |
IPortableDeviceResources::D elete Delete 方法會從 pszObjectID 參數所識別的物件中刪除一或多個資源。 |
IPortableDeviceResources::GetResourceAttributes GetResourceAttributes 方法會從 物件中指定的資源擷取所有屬性。 |
IPortableDeviceResources::GetStream GetStream 方法會取得 IStream 介面,以便讀取或寫入裝置上對象中的內容數據。 擷取的介面可讓您讀取或寫入對象數據。 |
IPortableDeviceResources::GetSupportedResources GetSupportedResources 方法會擷取特定物件所支援的資源清單。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | portabledeviceapi.h |