Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
.png)