mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-11-23 02:09:38 +00:00
update win32 error codes
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/
This commit is contained in:
parent
7e87283f1e
commit
b68bb3b3f2
@ -1800,7 +1800,6 @@ RPC_S_PROTSEQ_NOT_SUPPORTED The RPC protocol sequence is not supported.
|
||||
RPC_S_INVALID_RPC_PROTSEQ The RPC protocol sequence is invalid.
|
||||
0x000006A9
|
||||
RPC_S_INVALID_STRING_UUID The string UUID is invalid.
|
||||
|
||||
0x000006AA
|
||||
RPC_S_INVALID_ENDPOINT_FORMAT The endpoint format is invalid.
|
||||
0x000006AB
|
||||
@ -2310,7 +2309,7 @@ NERR_UnableToAddName_W The logon processor did not add the message alias.
|
||||
0x0000089D
|
||||
NERR_UnableToAddName_F The logon processor did not add the message alias.
|
||||
0x0000089E
|
||||
NERR_UnableToDelName_W @W The logoff processor did not delete the message alias.
|
||||
NERR_UnableToDelName_W The logoff processor did not delete the message alias.
|
||||
0x0000089F
|
||||
NERR_UnableToDelName_F The logoff processor did not delete the message alias.
|
||||
0x000008A1
|
Loading…
Reference in New Issue
Block a user