ReactOS 0.4.15-dev-8100-g1887773
tagOLEUIINSERTOBJECTA Struct Reference

#include <oledlg.h>

Collaboration diagram for tagOLEUIINSERTOBJECTA:

Public Attributes

DWORD cbStruct
 
DWORD dwFlags
 
HWND hWndOwner
 
LPCSTR lpszCaption
 
LPFNOLEUIHOOK lpfnHook
 
LPARAM lCustData
 
HINSTANCE hInstance
 
LPCSTR lpszTemplate
 
HRSRC hResource
 
CLSID clsid
 
LPSTR lpszFile
 
UINT cchFile
 
UINT cClsidExclude
 
LPCLSID lpClsidExclude
 
IID iid
 
DWORD oleRender
 
LPFORMATETC lpFormatEtc
 
LPOLECLIENTSITE lpIOleClientSite
 
LPSTORAGE lpIStorage
 
LPVOIDppvObj
 
SCODE sc
 
HGLOBAL hMetaPict
 

Detailed Description

Definition at line 144 of file oledlg.h.

Member Data Documentation

◆ cbStruct

DWORD tagOLEUIINSERTOBJECTA::cbStruct

Definition at line 146 of file oledlg.h.

◆ cchFile

UINT tagOLEUIINSERTOBJECTA::cchFile

Definition at line 157 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().

◆ cClsidExclude

UINT tagOLEUIINSERTOBJECTA::cClsidExclude

Definition at line 158 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_PopulateObjectTypes().

◆ clsid

CLSID tagOLEUIINSERTOBJECTA::clsid

Definition at line 155 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().

◆ dwFlags

◆ hInstance

HINSTANCE tagOLEUIINSERTOBJECTA::hInstance

Definition at line 152 of file oledlg.h.

◆ hMetaPict

HGLOBAL tagOLEUIINSERTOBJECTA::hMetaPict

Definition at line 167 of file oledlg.h.

◆ hResource

HRSRC tagOLEUIINSERTOBJECTA::hResource

Definition at line 154 of file oledlg.h.

Referenced by OleUIInsertObjectA().

◆ hWndOwner

HWND tagOLEUIINSERTOBJECTA::hWndOwner

Definition at line 148 of file oledlg.h.

Referenced by OleUIInsertObjectA().

◆ iid

IID tagOLEUIINSERTOBJECTA::iid

Definition at line 160 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().

◆ lCustData

LPARAM tagOLEUIINSERTOBJECTA::lCustData

Definition at line 151 of file oledlg.h.

◆ lpClsidExclude

LPCLSID tagOLEUIINSERTOBJECTA::lpClsidExclude

Definition at line 159 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_PopulateObjectTypes().

◆ lpfnHook

LPFNOLEUIHOOK tagOLEUIINSERTOBJECTA::lpfnHook

Definition at line 150 of file oledlg.h.

◆ lpFormatEtc

LPFORMATETC tagOLEUIINSERTOBJECTA::lpFormatEtc

Definition at line 162 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().

◆ lpIOleClientSite

LPOLECLIENTSITE tagOLEUIINSERTOBJECTA::lpIOleClientSite

Definition at line 163 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().

◆ lpIStorage

LPSTORAGE tagOLEUIINSERTOBJECTA::lpIStorage

Definition at line 164 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().

◆ lpszCaption

LPCSTR tagOLEUIINSERTOBJECTA::lpszCaption

Definition at line 149 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_InitDialog().

◆ lpszFile

LPSTR tagOLEUIINSERTOBJECTA::lpszFile

Definition at line 156 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().

◆ lpszTemplate

LPCSTR tagOLEUIINSERTOBJECTA::lpszTemplate

Definition at line 153 of file oledlg.h.

Referenced by OleUIInsertObjectA().

◆ oleRender

DWORD tagOLEUIINSERTOBJECTA::oleRender

Definition at line 161 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().

◆ ppvObj

LPVOID* tagOLEUIINSERTOBJECTA::ppvObj

Definition at line 165 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().

◆ sc

SCODE tagOLEUIINSERTOBJECTA::sc

Definition at line 166 of file oledlg.h.

Referenced by UIINSERTOBJECTDLG_OnOpen().


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