XSystemHandleCallbackReason
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