ReactOS 0.4.16-dev-320-g3bd9ddc
|
Public Attributes | |
ISWbemSecurity | ISWbemSecurity_iface |
LONG | refs |
WbemImpersonationLevelEnum | implevel |
WbemAuthenticationLevelEnum | authlevel |
WbemAuthenticationLevelEnum security::authlevel |
Definition at line 2241 of file locator.c.
Referenced by ISWbemSecurity_create(), security_get_AuthenticationLevel(), and security_put_AuthenticationLevel().
WbemImpersonationLevelEnum security::implevel |
Definition at line 2240 of file locator.c.
Referenced by ISWbemSecurity_create(), security_get_ImpersonationLevel(), and security_put_ImpersonationLevel().
ISWbemSecurity security::ISWbemSecurity_iface |
Definition at line 2238 of file locator.c.
Referenced by impl_from_ISWbemSecurity(), ISWbemSecurity_create(), and security_Invoke().
LONG security::refs |
Definition at line 2239 of file locator.c.
Referenced by ISWbemSecurity_create(), security_AddRef(), and security_Release().