ReactOS 0.4.15-dev-7842-g558ab78
_CREDENTIAL_TARGET_INFORMATIONA Struct Reference

#include <wincred.h>

Public Attributes

LPSTR TargetName
 
LPSTR NetbiosServerName
 
LPSTR DnsServerName
 
LPSTR NetbiosDomainName
 
LPSTR DnsDomainName
 
LPSTR DnsTreeName
 
LPSTR PackageName
 
DWORD Flags
 
DWORD CredTypeCount
 
LPDWORD CredTypes
 

Detailed Description

Definition at line 101 of file wincred.h.

Member Data Documentation

◆ CredTypeCount

DWORD _CREDENTIAL_TARGET_INFORMATIONA::CredTypeCount

Definition at line 111 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ CredTypes

LPDWORD _CREDENTIAL_TARGET_INFORMATIONA::CredTypes

Definition at line 112 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ DnsDomainName

LPSTR _CREDENTIAL_TARGET_INFORMATIONA::DnsDomainName

Definition at line 107 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ DnsServerName

LPSTR _CREDENTIAL_TARGET_INFORMATIONA::DnsServerName

Definition at line 105 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ DnsTreeName

LPSTR _CREDENTIAL_TARGET_INFORMATIONA::DnsTreeName

Definition at line 108 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ Flags

DWORD _CREDENTIAL_TARGET_INFORMATIONA::Flags

Definition at line 110 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ NetbiosDomainName

LPSTR _CREDENTIAL_TARGET_INFORMATIONA::NetbiosDomainName

Definition at line 106 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ NetbiosServerName

LPSTR _CREDENTIAL_TARGET_INFORMATIONA::NetbiosServerName

Definition at line 104 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ PackageName

LPSTR _CREDENTIAL_TARGET_INFORMATIONA::PackageName

Definition at line 109 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ TargetName

LPSTR _CREDENTIAL_TARGET_INFORMATIONA::TargetName

Definition at line 103 of file wincred.h.

Referenced by CredReadDomainCredentialsA().


The documentation for this struct was generated from the following file: