Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reason the handle tracking callback was called.
Syntax
enum XSystemHandleCallbackReason
{
Created = 0x00,
Destroyed = 0x01
}
Constants
Constant | Description |
---|---|
Created | The handle was created. |
Destroyed | The handle was destroyed. |
Requirements
Header: XSystem.h
Supported platforms: Windows, Xbox One family consoles and Xbox Series consoles