ReactOS 0.4.15-dev-8614-gbc76250
_EXTPUSH Struct Reference

#include <compstui.h>

Collaboration diagram for _EXTPUSH:

Public Attributes

WORD cbSize
 
WORD Flags
 
LPTSTR pTitle
 
union {
   DLGPROC   DlgProc
 
   FARPROC   pfnCallBack
 
DUMMYUNIONNAME
 
ULONG_PTR IconID
 
union {
   WORD   DlgTemplateID
 
   HANDLE   hDlgTemplate
 
DUMMYUNIONNAME2
 
ULONG_PTR dwReserved [3]
 

Detailed Description

Definition at line 733 of file compstui.h.

Member Data Documentation

◆ cbSize

WORD _EXTPUSH::cbSize

Definition at line 734 of file compstui.h.

◆ DlgProc

DLGPROC _EXTPUSH::DlgProc

Definition at line 738 of file compstui.h.

◆ DlgTemplateID

WORD _EXTPUSH::DlgTemplateID

Definition at line 743 of file compstui.h.

◆ 

union { ... } _EXTPUSH::DUMMYUNIONNAME

◆ 

union { ... } _EXTPUSH::DUMMYUNIONNAME2

◆ dwReserved

ULONG_PTR _EXTPUSH::dwReserved[3]

Definition at line 746 of file compstui.h.

◆ Flags

WORD _EXTPUSH::Flags

Definition at line 735 of file compstui.h.

◆ hDlgTemplate

HANDLE _EXTPUSH::hDlgTemplate

Definition at line 744 of file compstui.h.

◆ IconID

ULONG_PTR _EXTPUSH::IconID

Definition at line 741 of file compstui.h.

◆ pfnCallBack

FARPROC _EXTPUSH::pfnCallBack

Definition at line 739 of file compstui.h.

◆ pTitle

LPTSTR _EXTPUSH::pTitle

Definition at line 736 of file compstui.h.


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