Source position: jwawincred.pas line 401
type _CREDENTIAL_TARGET_INFORMATIONA = record |
TargetName: LPSTR; |
NetbiosServerName: LPSTR; |
DnsServerName: LPSTR; |
NetbiosDomainName: LPSTR; |
DnsDomainName: LPSTR; |
DnsTreeName: LPSTR; |
PackageName: LPSTR; |
Flags: ULONG; |
CredTypeCount: DWORD; |
CredTypes: LPDWORD; |
end; |