Skip to content

Latest commit

 

History

History
75 lines (43 loc) · 1.4 KB

systemmonitor-copy.md

File metadata and controls

75 lines (43 loc) · 1.4 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
SystemMonitor Copy method
Copies the control's property settings, list of counters, and counter data to the Clipboard as an HTML object.
0e045372-71ef-4142-9863-48e6a9331782
Copy method SysMon
Copy method SysMon , SystemMonitor interface
SystemMonitor interface SysMon , Copy method
apiref
SystemMonitor.Copy
Sysmon.ocx
COM
reference
05/31/2018

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