ReactOS 0.4.16-dev-1276-g70732b0
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 2256 of file editor.c.

Member Data Documentation

◆ fmt

FORMATETC paste_format::fmt

Definition at line 2258 of file editor.c.

Referenced by editor_handle_message(), and handle_EM_SETCHARFORMAT().

◆ name

const WCHAR* paste_format::name

Definition at line 2260 of file editor.c.

◆ paste

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

Definition at line 2259 of file editor.c.


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