ReactOS 0.4.15-dev-7934-g1dc8d80
_CREDUI_INFOA Struct Reference

#include <wincred.h>

Collaboration diagram for _CREDUI_INFOA:

Public Attributes

DWORD cbSize
 
HWND hwndParent
 
PCSTR pszMessageText
 
PCSTR pszCaptionText
 
HBITMAP hbmBanner
 

Detailed Description

Definition at line 132 of file wincred.h.

Member Data Documentation

◆ cbSize

DWORD _CREDUI_INFOA::cbSize

Definition at line 134 of file wincred.h.

◆ hbmBanner

HBITMAP _CREDUI_INFOA::hbmBanner

Definition at line 138 of file wincred.h.

◆ hwndParent

HWND _CREDUI_INFOA::hwndParent

Definition at line 135 of file wincred.h.

◆ pszCaptionText

PCSTR _CREDUI_INFOA::pszCaptionText

Definition at line 137 of file wincred.h.

◆ pszMessageText

PCSTR _CREDUI_INFOA::pszMessageText

Definition at line 136 of file wincred.h.


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