Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 541 Bytes

callcontrol_getdefault_846721868.md

File metadata and controls

23 lines (16 loc) · 541 Bytes
-api-id -api-type
M:Windows.Media.Devices.CallControl.GetDefault
winrt method

Windows.Media.Devices.CallControl.GetDefault

-description

Returns a CallControl class that represents the default audio communications device.

-returns

A class that represents the default audio communications device.

-remarks

This method may return a NULL pointer if the device doesn't support this functionality.

-examples

-see-also