ReactOS 0.4.15-dev-7842-g558ab78
IWinTypes::_COAUTHIDENTITY Struct Reference

Public Attributes

USHORTUser
 
ULONG UserLength
 
USHORTDomain
 
ULONG DomainLength
 
USHORTPassword
 
ULONG PasswordLength
 
ULONG Flags
 

Detailed Description

Definition at line 305 of file wtypes.idl.

Member Data Documentation

◆ Domain

USHORT* IWinTypes::_COAUTHIDENTITY::Domain

Definition at line 308 of file wtypes.idl.

◆ DomainLength

ULONG IWinTypes::_COAUTHIDENTITY::DomainLength

Definition at line 309 of file wtypes.idl.

◆ Flags

ULONG IWinTypes::_COAUTHIDENTITY::Flags

Definition at line 312 of file wtypes.idl.

◆ Password

USHORT* IWinTypes::_COAUTHIDENTITY::Password

Definition at line 310 of file wtypes.idl.

◆ PasswordLength

ULONG IWinTypes::_COAUTHIDENTITY::PasswordLength

Definition at line 311 of file wtypes.idl.

◆ User

USHORT* IWinTypes::_COAUTHIDENTITY::User

Definition at line 306 of file wtypes.idl.

◆ UserLength

ULONG IWinTypes::_COAUTHIDENTITY::UserLength

Definition at line 307 of file wtypes.idl.


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