C# Class ClipboardMetafileHelper, NewTOAPIA

Mostra file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
PutEnhMetafileOnClipboard ( IntPtr hWnd, Metafile mf ) : bool

Private Methods

Method Description
CloseClipboard ( ) : bool
CopyEnhMetaFile ( IntPtr hemfSrc, IntPtr hNULL ) : IntPtr
DeleteEnhMetaFile ( IntPtr hemf ) : bool
EmptyClipboard ( ) : bool
OpenClipboard ( IntPtr hWndNewOwner ) : bool
SetClipboardData ( uint uFormat, IntPtr hMem ) : IntPtr

Method Details

PutEnhMetafileOnClipboard() static public method

static public PutEnhMetafileOnClipboard ( IntPtr hWnd, Metafile mf ) : bool
hWnd IntPtr
mf Metafile
return bool