Contents

CanBeDefaultSystemOutputDevice

Returns a Boolean value that indicates if this device can be the system’s default output device.

Declaration

uint32_t CanBeDefaultSystemOutputDevice();

Return Value

true if the system can use this device as the default output device.

Discussion

This method synchronizes by using the work queue created by the object.

See Also

Working with Default Device Behavior