SystemMonitor::Copy method

Copies the control's property settings, list of counters, and counter data to the Clipboard as an HTML object.

Syntax

Sub Copy()

Parameters

This method has no parameters.

Return value

This method does not return a value.

Remarks

Only one copy can exist in the Clipboard.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Sysmon.ocx

See also

SystemMonitor

SystemMonitor.Paste