ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <ntsecapi.h>
Public Attributes | |
LSA_UNICODE_STRING | Name |
LSA_UNICODE_STRING | DnsDomainName |
LSA_UNICODE_STRING | DnsForestName |
GUID | DomainGuid |
PSID | Sid |
Definition at line 573 of file ntsecapi.h.
LSA_UNICODE_STRING _POLICY_DNS_DOMAIN_INFO::DnsDomainName |
Definition at line 575 of file ntsecapi.h.
Referenced by test_lsa().
LSA_UNICODE_STRING _POLICY_DNS_DOMAIN_INFO::DnsForestName |
Definition at line 576 of file ntsecapi.h.
Referenced by test_lsa().
GUID _POLICY_DNS_DOMAIN_INFO::DomainGuid |
Definition at line 577 of file ntsecapi.h.
Referenced by test_lsa().
LSA_UNICODE_STRING _POLICY_DNS_DOMAIN_INFO::Name |
Definition at line 574 of file ntsecapi.h.
Referenced by GetComputerObjectNameW(), and test_lsa().
PSID _POLICY_DNS_DOMAIN_INFO::Sid |
Definition at line 578 of file ntsecapi.h.
Referenced by GetComputerObjectNameW(), and test_lsa().