XAppCaptureUnRegisterMetadataPurged
Remove an event handler for meta data purge events.Syntax
Parameters
token _In_Type: XTaskQueueRegistrationToken Event handler token created by XAppCaptureRegisterMetadataPurged. wait _In_
Type: bool Tells the unregister function to wait in the case that the callback function is running some blocking function.
Return value
Type: boolRemarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
Requirements
Header: XAppCapture.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
GameDVR OverviewXAppCapture Members
XAppCaptureRegisterMetadataPurged
