ReactOS 0.4.15-dev-7918-g2a2556c
_CREDENTIAL_TARGET_INFORMATIONW Struct Reference

#include <wincred.h>

Public Attributes

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

Detailed Description

Definition at line 115 of file wincred.h.

Member Data Documentation

◆ CredTypeCount

DWORD _CREDENTIAL_TARGET_INFORMATIONW::CredTypeCount

Definition at line 125 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ CredTypes

LPDWORD _CREDENTIAL_TARGET_INFORMATIONW::CredTypes

Definition at line 126 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ DnsDomainName

LPWSTR _CREDENTIAL_TARGET_INFORMATIONW::DnsDomainName

Definition at line 121 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ DnsServerName

LPWSTR _CREDENTIAL_TARGET_INFORMATIONW::DnsServerName

Definition at line 119 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ DnsTreeName

LPWSTR _CREDENTIAL_TARGET_INFORMATIONW::DnsTreeName

Definition at line 122 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ Flags

DWORD _CREDENTIAL_TARGET_INFORMATIONW::Flags

Definition at line 124 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ NetbiosDomainName

LPWSTR _CREDENTIAL_TARGET_INFORMATIONW::NetbiosDomainName

Definition at line 120 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ NetbiosServerName

LPWSTR _CREDENTIAL_TARGET_INFORMATIONW::NetbiosServerName

Definition at line 118 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ PackageName

LPWSTR _CREDENTIAL_TARGET_INFORMATIONW::PackageName

Definition at line 123 of file wincred.h.

Referenced by CredReadDomainCredentialsA().

◆ TargetName

LPWSTR _CREDENTIAL_TARGET_INFORMATIONW::TargetName

Definition at line 117 of file wincred.h.

Referenced by CredReadDomainCredentialsA().


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