cim_modem.mof

来自「Pegasus is an open-source implementation」· MOF 代码 · 共 10 行

MOF
10
字号
// Copyright (c) 2005 DMTF.  All rights reserved.// ==================================================================//  CIM_Modem// ==================================================================   [Abstract, Version ( "2.6.0" ), Description (       "CIM_Modem is the superclass for grouping the numerous types of "       "Modems.")]class CIM_Modem : CIM_LogicalDevice {};

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?