-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/commands/comclose"
(fixed formatting error manually) |
m (Bot: Adding a template) |
||
Line 36: | Line 36: | ||
* [[/comopen command - mIRC|/comopen]] | * [[/comopen command - mIRC|/comopen]] | ||
* [[/comreg command - mIRC|/comreg]] | * [[/comreg command - mIRC|/comreg]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 21:25, 3 July 2014
The /comclose command closes an existing COM connection by a specific handle.
The supplied com handle must have been previously created via the comopen command or the $com/$comcall identifiers.
Synopsis
/comclose <hname>
Switches
None
Parameters
- <name> - The name of the connection to close
Example
Alias Example { ;Create a WshShell object comopen Example wscript.shell ;Destroy object comclose Example }
Compatibility
Added: mIRC v5.9
Added On: 26/04/2001
Note: Individual switches were not taken into consideration.
See also
[Expand]