Source position: jwantsecapi.pas line 1663
function LsaOpenTrustedDomainByName(
PolicyHandle: LSA_HANDLE;
const TrustedDomainName: LSA_UNICODE_STRING;
DesiredAccess: ACCESS_MASK;
var TrustedDomainHandle: LSA_HANDLE
):NTSTATUS;