WindowsXP-SP1/ds/adsi/ldap/servtype.hxx
2020-09-30 16:53:49 +02:00

20 lines
168 B
C++

HRESULT
ReadServerType(
LPWSTR pszLDAPServer,
CCredentials* pCredentials,
BOOL * pfNTDS
);
VOID
FreeServerType(
);