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 whether the DLNA PlayTo device is available.
This property is read/write.
![]() |
Syntax
HRESULT put_msPlayToDisabled(
[in] boolean val
);
HRESULT get_msPlayToDisabled(
[out] boolean **ptr
);
Property values
Type: boolean
If true, the PlayTo device is disabled.
.png)