Share via


msPlayToPrimary property

Gets or sets the primary DLNA PlayTo device.

This property is read/write.

 

Syntax

HRESULT put_msPlayToPrimary(
  [in]  boolean val
);

HRESULT get_msPlayToPrimary(
  [out] boolean **ptr
);

Property values

Type: boolean

True if the device is the primary DLNA PlayTo device, otherwise false.