AudioPlaybackConnectionOpenResult.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property AudioPlaybackConnectionOpenResultStatus Status { AudioPlaybackConnectionOpenResultStatus get(); };
AudioPlaybackConnectionOpenResultStatus Status();
public AudioPlaybackConnectionOpenResultStatus Status { get; }
var audioPlaybackConnectionOpenResultStatus = audioPlaybackConnectionOpenResult.status;
Public ReadOnly Property Status As AudioPlaybackConnectionOpenResultStatus
Property Value
A member of the AudioPlaybackConnectionOpenResultStatus indicating whether the call was successful.