ReactOS 0.4.15-dev-7918-g2a2556c
tagOLEUIPASTESPECIALA Struct Reference

#include <oledlg.h>

Collaboration diagram for tagOLEUIPASTESPECIALA:

Public Attributes

DWORD cbStruct
 
DWORD dwFlags
 
HWND hWndOwner
 
LPCSTR lpszCaption
 
LPFNOLEUIHOOK lpfnHook
 
LPARAM lCustData
 
HINSTANCE hInstance
 
LPCSTR lpszTemplate
 
HRSRC hResource
 
LPDATAOBJECT lpSrcDataObj
 
LPOLEUIPASTEENTRYA arrPasteEntries
 
INT cPasteEntries
 
UINTarrLinkTypes
 
INT cLinkTypes
 
UINT cClsidExclude
 
LPCLSID lpClsidExclude
 
INT nSelectedIndex
 
BOOL fLink
 
HGLOBAL hMetaPict
 
SIZEL sizel
 

Detailed Description

Definition at line 374 of file oledlg.h.

Member Data Documentation

◆ arrLinkTypes

UINT* tagOLEUIPASTESPECIALA::arrLinkTypes

Definition at line 388 of file oledlg.h.

◆ arrPasteEntries

LPOLEUIPASTEENTRYA tagOLEUIPASTESPECIALA::arrPasteEntries

Definition at line 386 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ cbStruct

DWORD tagOLEUIPASTESPECIALA::cbStruct

Definition at line 376 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ cClsidExclude

UINT tagOLEUIPASTESPECIALA::cClsidExclude

Definition at line 390 of file oledlg.h.

◆ cLinkTypes

INT tagOLEUIPASTESPECIALA::cLinkTypes

Definition at line 389 of file oledlg.h.

◆ cPasteEntries

INT tagOLEUIPASTESPECIALA::cPasteEntries

Definition at line 387 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ dwFlags

DWORD tagOLEUIPASTESPECIALA::dwFlags

Definition at line 377 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ fLink

BOOL tagOLEUIPASTESPECIALA::fLink

Definition at line 393 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ hInstance

HINSTANCE tagOLEUIPASTESPECIALA::hInstance

Definition at line 382 of file oledlg.h.

◆ hMetaPict

HGLOBAL tagOLEUIPASTESPECIALA::hMetaPict

Definition at line 394 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ hResource

HRSRC tagOLEUIPASTESPECIALA::hResource

Definition at line 384 of file oledlg.h.

◆ hWndOwner

HWND tagOLEUIPASTESPECIALA::hWndOwner

Definition at line 378 of file oledlg.h.

◆ lCustData

LPARAM tagOLEUIPASTESPECIALA::lCustData

Definition at line 381 of file oledlg.h.

◆ lpClsidExclude

LPCLSID tagOLEUIPASTESPECIALA::lpClsidExclude

Definition at line 391 of file oledlg.h.

◆ lpfnHook

LPFNOLEUIHOOK tagOLEUIPASTESPECIALA::lpfnHook

Definition at line 380 of file oledlg.h.

◆ lpSrcDataObj

LPDATAOBJECT tagOLEUIPASTESPECIALA::lpSrcDataObj

Definition at line 385 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ lpszCaption

LPCSTR tagOLEUIPASTESPECIALA::lpszCaption

Definition at line 379 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ lpszTemplate

LPCSTR tagOLEUIPASTESPECIALA::lpszTemplate

Definition at line 383 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ nSelectedIndex

INT tagOLEUIPASTESPECIALA::nSelectedIndex

Definition at line 392 of file oledlg.h.

Referenced by OleUIPasteSpecialA().

◆ sizel

SIZEL tagOLEUIPASTESPECIALA::sizel

Definition at line 395 of file oledlg.h.

Referenced by OleUIPasteSpecialA().


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