class Win32_ClassicCOMClassSetting : Win32_COMSetting
{
string
AppID
;
string
AutoConvertToClsid
;
string
AutoTreatAsClsid
;
string
Caption
;
string
ComponentId
;
boolean
Control
;
string
DefaultIcon
;
string
Description
;
string
InprocHandler
;
string
InprocHandler32
;
string
InprocServer
;
string
InprocServer32
;
boolean
Insertable
;
boolean
JavaClass
;
string
LocalServer
;
string
LocalServer32
;
string
LongDisplayName
;
string
ProgId
;
string
SettingID
;
string
ShortDisplayName
;
string
ThreadingModel
;
string
ToolBoxBitmap32
;
string
TreatAsClsid
;
string
TypeLibraryId
;
string
Version
;
string
VersionIndependentProgId
;
Comments (
)
Link to this page:
//www.vb-net.com/windows/WinDump/WMI_Com.htm
|