sdk: ptapi: Add STATUS_NOT_FOUND

Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
2026-07-10 20:16:31 +00:00
parent 1dd997b894
commit cbd74a54fb
+1
View File
@@ -25,6 +25,7 @@ typedef ULONG PT_STATUS;
#define STATUS_IO_ERROR 4 /* I/O error */
#define STATUS_INVALID_PARAM 5 /* Invalid parameter */
#define STATUS_ACCESS_DENIED 6 /* Access to resource is denied */
#define STATUS_NOT_FOUND 7 /* Resource not found */
/*
* Developers are encouraged to use this macro rather than directly