ReactOS 0.4.15-dev-7842-g558ab78
ps_struct_t Struct Reference
Collaboration diagram for ps_struct_t:

Public Attributes

OLEUIPASTESPECIALWps
 
DWORD flags
 
WCHARsource_name
 
WCHARlink_source_name
 
WCHARtype_name
 
WCHARlink_type_name
 
LPOLESTR app_name
 

Detailed Description

Definition at line 41 of file pastespl.c.

Member Data Documentation

◆ app_name

LPOLESTR ps_struct_t::app_name

Definition at line 49 of file pastespl.c.

Referenced by free_structure(), get_descriptors(), and ps_dlg_proc().

◆ flags

◆ link_source_name

WCHAR* ps_struct_t::link_source_name

Definition at line 46 of file pastespl.c.

Referenced by free_structure(), get_descriptors(), ps_dlg_proc(), and update_src_text().

◆ link_type_name

WCHAR* ps_struct_t::link_type_name

Definition at line 48 of file pastespl.c.

Referenced by free_structure(), get_descriptors(), and ps_dlg_proc().

◆ ps

OLEUIPASTESPECIALW* ps_struct_t::ps

Definition at line 43 of file pastespl.c.

Referenced by get_descriptors(), init_lists(), post_help_msg(), ps_dlg_proc(), and update_structure().

◆ source_name

WCHAR* ps_struct_t::source_name

Definition at line 45 of file pastespl.c.

Referenced by free_structure(), get_descriptors(), ps_dlg_proc(), and update_src_text().

◆ type_name

WCHAR* ps_struct_t::type_name

Definition at line 47 of file pastespl.c.

Referenced by free_structure(), get_descriptors(), and ps_dlg_proc().


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