Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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.

MethodDescription
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

PortableDeviceApi.h

Library

PortableDeviceGUIDs.lib

 

 

Community Additions

Show:
© 2017 Microsoft