Contents

CanBeDefaultInputDevice

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

Declaration

uint32_t CanBeDefaultInputDevice();

Return Value

true if the host can use this device as the default input device.

Discussion

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

See Also

Working with Default Device Behavior