ReactOS 0.4.15-dev-7953-g1f49173
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 2263 of file editor.c.

Member Data Documentation

◆ fmt

FORMATETC paste_format::fmt

Definition at line 2265 of file editor.c.

Referenced by handle_EM_SETCHARFORMAT(), and ME_HandleMessage().

◆ name

const WCHAR* paste_format::name

Definition at line 2267 of file editor.c.

◆ paste

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

Definition at line 2266 of file editor.c.


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