ホーム › Devices.PortableDevices › IPortableDeviceContent
IPortableDeviceContent
COMメソッド 10
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT EnumObjects(DWORD dwFlags, LPWSTR pszParentObjectID, IPortableDeviceValues* pFilter, IEnumPortableDeviceObjectIDs** ppEnum) |
| 4 | HRESULT Properties(IPortableDeviceProperties** ppProperties) |
| 5 | HRESULT Transfer(IPortableDeviceResources** ppResources) |
| 6 | HRESULT CreateObjectWithPropertiesOnly(IPortableDeviceValues* pValues, LPWSTR* ppszObjectID) |
| 7 | HRESULT CreateObjectWithPropertiesAndData(IPortableDeviceValues* pValues, IStream** ppData, DWORD* pdwOptimalWriteBufferSize, LPWSTR* ppszCookie) |
| 8 | HRESULT Delete(DWORD dwOptions, IPortableDevicePropVariantCollection* pObjectIDs, IPortableDevicePropVariantCollection** ppResults) |
| 9 | HRESULT GetObjectIDsFromPersistentUniqueIDs(IPortableDevicePropVariantCollection* pPersistentUniqueIDs, IPortableDevicePropVariantCollection** ppObjectIDs) |
| 10 | HRESULT Cancel() |
| 11 | HRESULT Move(IPortableDevicePropVariantCollection* pObjectIDs, LPWSTR pszDestinationFolderObjectID, IPortableDevicePropVariantCollection** ppResults) |
| 12 | HRESULT Copy(IPortableDevicePropVariantCollection* pObjectIDs, LPWSTR pszDestinationFolderObjectID, IPortableDevicePropVariantCollection** ppResults) |