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

Public Attributes

snapshotlatest_snapshot
 
HWND window
 
IDataObjectsrc_data
 
ole_priv_datacached_enum
 
IStreammarshal_data
 

Detailed Description

Definition at line 149 of file clipboard.c.

Member Data Documentation

◆ cached_enum

ole_priv_data* ole_clipbrd::cached_enum

◆ latest_snapshot

snapshot* ole_clipbrd::latest_snapshot

Definition at line 151 of file clipboard.c.

Referenced by OLEClipbrd_Initialize(), OleGetClipboard(), and snapshot_Release().

◆ marshal_data

IStream* ole_clipbrd::marshal_data

◆ src_data

◆ window

HWND ole_clipbrd::window

Definition at line 153 of file clipboard.c.

Referenced by get_clipbrd_window(), OLEClipbrd_Initialize(), and OLEClipbrd_UnInitialize().


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