XUserUnregisterForDefaultAudioEndpointUtf16Changed
Unregisters a previously-registered default audio endpoint change callback.Syntax
Parameters
tokenType: XTaskQueueRegistrationToken The token that the XUserRegisterForDefaultAudioEndpointUtf16Changed function returns when registering the callback. wait
Type: bool Set to true to wait until the callback registers. Set to false to return immediately.
Return value
Type: bool Returns true if the callback successfully unregisters; false otherwise.Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
Requirements
Header: XUser.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
XUserXUserDefaultAudioEndpointUtf16ChangedCallback
XUserRegisterForDefaultAudioEndpointUtf16Changed
