Unregisters an Xbox One volume notification callback function for the title.
public:
HRESULT UnregisterXboxVolumeNotificationCallback(
void
)
Type: voidÂ
None
Type: HRESULTÂ
UnregisterXboxVolumeNotificationCallback returns S_OK to indicate that it has completed successfully. Otherwise it returns an appropriate error code. See WASAPI Error Codes.
Header: Declared in audioclient.h.
Library: Use mmdevapi.lib.