msPlayToDisabled property
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.