XGameInviteUnregisterForEvent (deprecated)
This API is now deprecated. Use XGameActivationUnregisterForEvent instead.
Syntax
Parameters
token _In_Type: XTaskQueueRegistrationToken The token that XGameInviteRegisterForEvent returns. wait _In_
Type: bool Wait for pending event callbacks to complete.
Return value
Type: bool Returns false if wait is false and the unregister is pending. Returns true otherwise.Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
