IPortableDeviceDataStream interface
The IPortableDeviceDataStream interface exposes additional methods on an IStream that is used for data transfers. It is obtained by calling QueryInterface on the IStream that is retrieved by IPortableDeviceResources::GetStream or IPortableDeviceContent::CreateObjectWithPropertiesAndData.
Members
The IPortableDeviceDataStream interface inherits from IStream. IPortableDeviceDataStream also has these types of members:
Methods
The IPortableDeviceDataStream interface has these methods.
| Method | Description |
|---|---|
| Cancel |
Cancels a call in progress on this interface. |
| GetObjectID |
Retrieves the object ID of the resource that was written to the device. |
Requirements
|
Header |
|
|---|---|
|
Library |
|
Community Additions
ADD
Show: