Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_CREDENTIALW

Declaration

Source position: jwawincred.pas line 341

type _CREDENTIALW = record

  Flags: DWORD;

  Type_: DWORD;

  TargetName: LPWSTR;

  Comment: LPWSTR;

  LastWritten: FILETIME;

  CredentialBlobSize: DWORD;

  CredentialBlob: LPBYTE;

  Persist: DWORD;

  AttributeCount: DWORD;

  Attributes: PCREDENTIAL_ATTRIBUTEW;

  TargetAlias: LPWSTR;

  UserName: LPWSTR;

end;


Documentation generated on: 2023-03-18