Click or drag to resize
CSYSCreateClipboardRA Method
Create a RA to read text from 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 RA as soon as possible. As long as it open the clipboard is not accessible from any application.
Syntax
public static CRA CreateClipboardRA()

Return Value

Type: CRA
RA to use for reading.
See Also