ReactOS 0.4.16-dev-820-g96aa1ee
paste_format Struct Reference
Collaboration diagram for paste_format:

Public Attributes

FORMATETC fmt
 
HRESULT(* paste )(ME_TextEditor *, FORMATETC *, STGMEDIUM *)
 
const WCHARname
 

Detailed Description

Definition at line 2249 of file editor.c.

Member Data Documentation

◆ fmt

FORMATETC paste_format::fmt

Definition at line 2251 of file editor.c.

Referenced by editor_handle_message(), and handle_EM_SETCHARFORMAT().

◆ name

const WCHAR* paste_format::name

Definition at line 2253 of file editor.c.

◆ paste

HRESULT(* paste_format::paste) (ME_TextEditor *, FORMATETC *, STGMEDIUM *)

Definition at line 2252 of file editor.c.


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