Share via


Windows Media Player 11 SDK WMP_WMDM_METADATA_ROUND_TRIP_PC2DEVICEĀ 

Windows Media Player SDK banner art

Previous Next

WMP_WMDM_METADATA_ROUND_TRIP_PC2DEVICE

The WMP_WMDM_METADATA_ROUND_TRIP_PC2DEVICE structure is used by Windows Media Player to request accelerated metadata synchronization information from portable devices that do not support MTP.

Syntax

  
    
  

Members

dwChangesSinceTransactionID

DWORD specifying the transaction identifier supplied by the device during the previous session. This value is zero for the first session ever.

dwResultSetStartingIndex

DWORD specifying the index of the first value to retrieve. This value is always zero for the first call of a session.

Requirements

Version: Windows Media Player 10 or later.

Header: Defined in wmpdevices.h.

See Also

Previous Next