include: Fix a typo in a comment in rpcdce.h.
This commit is contained in:
parent
be160335d2
commit
f9df13c5b2
|
@ -139,7 +139,7 @@ typedef I_RPC_HANDLE *RPC_EP_INQ_HANDLE;
|
|||
#define RPC_C_AUTHN_MQ 100
|
||||
#define RPC_C_AUTHN_DEFAULT 0xffffffff
|
||||
|
||||
/* values for RPC_SECURITY_QOS*::ImpersonationLevel */
|
||||
/* values for RPC_SECURITY_QOS*::ImpersonationType */
|
||||
#define RPC_C_IMP_LEVEL_DEFAULT 0
|
||||
#define RPC_C_IMP_LEVEL_ANONYMOUS 1
|
||||
#define RPC_C_IMP_LEVEL_IDENTIFY 2
|
||||
|
|
Loading…
Reference in New Issue