ReactOS 0.4.15-dev-7942-gd23573b
tagOLEUIPASTEENTRYW Struct Reference

#include <oledlg.h>

Public Attributes

FORMATETC fmtetc
 
LPCWSTR lpstrFormatName
 
LPCWSTR lpstrResultText
 
DWORD dwFlags
 
DWORD dwScratchSpace
 

Detailed Description

Definition at line 361 of file oledlg.h.

Member Data Documentation

◆ dwFlags

DWORD tagOLEUIPASTEENTRYW::dwFlags

Definition at line 366 of file oledlg.h.

Referenced by dump_pastespecial(), and init_linklist().

◆ dwScratchSpace

DWORD tagOLEUIPASTEENTRYW::dwScratchSpace

Definition at line 367 of file oledlg.h.

Referenced by init_pastelist(), and update_structure().

◆ fmtetc

FORMATETC tagOLEUIPASTEENTRYW::fmtetc

Definition at line 363 of file oledlg.h.

Referenced by dump_pastespecial(), and init_pastelist().

◆ lpstrFormatName

LPCWSTR tagOLEUIPASTEENTRYW::lpstrFormatName

Definition at line 364 of file oledlg.h.

Referenced by add_entry_to_lb(), dump_pastespecial(), and OleUIPasteSpecialA().

◆ lpstrResultText

LPCWSTR tagOLEUIPASTEENTRYW::lpstrResultText

Definition at line 365 of file oledlg.h.

Referenced by dump_pastespecial(), OleUIPasteSpecialA(), and update_result_text().


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