ReactOS 0.4.15-dev-7942-gd23573b
_CREDUI_INFOW Struct Reference

#include <wincred.h>

Collaboration diagram for _CREDUI_INFOW:

Public Attributes

DWORD cbSize
 
HWND hwndParent
 
PCWSTR pszMessageText
 
PCWSTR pszCaptionText
 
HBITMAP hbmBanner
 

Detailed Description

Definition at line 141 of file wincred.h.

Member Data Documentation

◆ cbSize

DWORD _CREDUI_INFOW::cbSize

Definition at line 143 of file wincred.h.

Referenced by test_CredUIPromptForCredentials().

◆ hbmBanner

HBITMAP _CREDUI_INFOW::hbmBanner

Definition at line 147 of file wincred.h.

Referenced by CredUIPromptForCredentialsW(), and test_CredUIPromptForCredentials().

◆ hwndParent

HWND _CREDUI_INFOW::hwndParent

Definition at line 144 of file wincred.h.

Referenced by CredUIPromptForCredentialsW(), and test_CredUIPromptForCredentials().

◆ pszCaptionText

PCWSTR _CREDUI_INFOW::pszCaptionText

Definition at line 146 of file wincred.h.

Referenced by CredUIPromptForCredentialsW(), and test_CredUIPromptForCredentials().

◆ pszMessageText

PCWSTR _CREDUI_INFOW::pszMessageText

Definition at line 145 of file wincred.h.

Referenced by CredUIPromptForCredentialsW(), and test_CredUIPromptForCredentials().


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