Click or drag to resize
CSYSCreateClipboardWA Method
Create a WA to write text on the clipboard.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Destroy the WA as soon as possible. As long as it open the clipboard is not accessible from any application.
Syntax
public static CWA CreateClipboardWA()

Return Value

Type: CWA
WA to use for reading.
See Also