mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 13:18:33 +08:00
Add definiton of RPC_E_INVALID_OBJREF.
svn path=/trunk/; revision=12964
This commit is contained in:
@@ -2198,6 +2198,7 @@
|
||||
#define RPC_E_CANTCALLOUT_ININPUTSYNCCALL ((HRESULT)0x8001010DL)
|
||||
#define RPC_E_WRONG_THREAD ((HRESULT)0x8001010EL)
|
||||
#define RPC_E_THREAD_NOT_INIT ((HRESULT)0x8001010FL)
|
||||
#define RPC_E_INVALID_OBJREF ((HRESULT)0x8001011DL)
|
||||
#define RPC_E_UNEXPECTED ((HRESULT)0x8001FFFFL)
|
||||
|
||||
#define NTE_BAD_UID ((HRESULT)0x80090001L)
|
||||
|
||||
Reference in New Issue
Block a user