IIOHandlerFactoryOpenClipboard Method (IntPtr)ChemAxon .NET API
Creates a clipboard based molecule handler.

Namespace: ChemAxon.NET.API.IO
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax

IClipboardHandler OpenClipboard(
	IntPtr hwnd
)

Parameters

hwnd
Type: SystemIntPtr
A handle to a window

Return Value

Type: IClipboardHandler
Clipboard based molecule handler
See Also

Reference