ReactOS 0.4.15-dev-7942-gd23573b
tagOLEUIBUSYA Struct Reference

#include <oledlg.h>

Collaboration diagram for tagOLEUIBUSYA:

Public Attributes

DWORD cbStruct
 
DWORD dwFlags
 
HWND hWndOwner
 
LPCSTR lpszCaption
 
LPFNOLEUIHOOK lpfnHook
 
LPARAM lCustData
 
HINSTANCE hInstance
 
LPCSTR lpszTemplate
 
HRSRC hResource
 
HTASK hTask
 
HWNDlphWndDialog
 

Detailed Description

Definition at line 507 of file oledlg.h.

Member Data Documentation

◆ cbStruct

DWORD tagOLEUIBUSYA::cbStruct

Definition at line 509 of file oledlg.h.

◆ dwFlags

DWORD tagOLEUIBUSYA::dwFlags

Definition at line 510 of file oledlg.h.

◆ hInstance

HINSTANCE tagOLEUIBUSYA::hInstance

Definition at line 515 of file oledlg.h.

◆ hResource

HRSRC tagOLEUIBUSYA::hResource

Definition at line 517 of file oledlg.h.

◆ hTask

HTASK tagOLEUIBUSYA::hTask

Definition at line 518 of file oledlg.h.

◆ hWndOwner

HWND tagOLEUIBUSYA::hWndOwner

Definition at line 511 of file oledlg.h.

◆ lCustData

LPARAM tagOLEUIBUSYA::lCustData

Definition at line 514 of file oledlg.h.

◆ lpfnHook

LPFNOLEUIHOOK tagOLEUIBUSYA::lpfnHook

Definition at line 513 of file oledlg.h.

◆ lphWndDialog

HWND* tagOLEUIBUSYA::lphWndDialog

Definition at line 519 of file oledlg.h.

◆ lpszCaption

LPCSTR tagOLEUIBUSYA::lpszCaption

Definition at line 512 of file oledlg.h.

◆ lpszTemplate

LPCSTR tagOLEUIBUSYA::lpszTemplate

Definition at line 516 of file oledlg.h.


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