Win32_ClassicCOMClassSetting, ROOT\CIMV2\ms_409

Class | Methods | Properties (26) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_ClassicCOMClassSetting class represents the settings of a COM component.

Win32_ClassicCOMClassSetting properties

Win32_ClassicCOMClassSetting has 26 properties (23 Local, 3 Derived)

NameOriginCIMType
AppIDWin32_ClassicCOMClassSetting8 [string]
AutoConvertToClsidWin32_ClassicCOMClassSetting8 [string]
AutoTreatAsClsidWin32_ClassicCOMClassSetting8 [string]
CaptionCIM_Setting8 [string]
key
ComponentId
Win32_ClassicCOMClassSetting8 [string]
ControlWin32_ClassicCOMClassSetting11 [boolean]
DefaultIconWin32_ClassicCOMClassSetting8 [string]
DescriptionCIM_Setting8 [string]
InprocHandlerWin32_ClassicCOMClassSetting8 [string]
InprocHandler32Win32_ClassicCOMClassSetting8 [string]
InprocServerWin32_ClassicCOMClassSetting8 [string]
InprocServer32Win32_ClassicCOMClassSetting8 [string]
InsertableWin32_ClassicCOMClassSetting11 [boolean]
JavaClassWin32_ClassicCOMClassSetting11 [boolean]
LocalServerWin32_ClassicCOMClassSetting8 [string]
LocalServer32Win32_ClassicCOMClassSetting8 [string]
LongDisplayNameWin32_ClassicCOMClassSetting8 [string]
ProgIdWin32_ClassicCOMClassSetting8 [string]
SettingIDCIM_Setting8 [string]
ShortDisplayNameWin32_ClassicCOMClassSetting8 [string]
ThreadingModelWin32_ClassicCOMClassSetting8 [string]
ToolBoxBitmap32Win32_ClassicCOMClassSetting8 [string]
TreatAsClsidWin32_ClassicCOMClassSetting8 [string]
TypeLibraryIdWin32_ClassicCOMClassSetting8 [string]
VersionWin32_ClassicCOMClassSetting8 [string]
VersionIndependentProgIdWin32_ClassicCOMClassSetting8 [string]

Detailed description of Win32_ClassicCOMClassSetting properties

Local properties (23) of Win32_ClassicCOMClassSetting class

AppID property
CIMTYPE'string'
Description'The AppID property contains a Globally Unique Identifier (GUID) for the COM application using this COM component.'
AppID property is in 4 classes of ROOT\CIMV2\ms_409 and in 3 namespaces
AutoConvertToClsid property
CIMTYPE'string'
Description'The AutoConvertToClsid property contains the Globally Unique Identifier (GUID)of the COM class to which this COM component will automatically be converted.'
AutoConvertToClsid property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
AutoTreatAsClsid property
CIMTYPE'string'
Description'The AutoTreatAsClsid property contains a Globally Unique Identifier (GUID) for the COM component that will automatically emulate instances of this class.'
AutoTreatAsClsid property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
ComponentId property
CIMTYPE'string'
Description'The ComponentId property contains the Globally Unique Identifier (GUID) of this COM component.'
keyTrue
ComponentId property is in 3 classes of ROOT\CIMV2\ms_409 and in 4 namespaces
Control property
CIMTYPE'boolean'
Description'The Control property indicates whether this COM component is an OLE control.'
Control property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 4 namespaces
DefaultIcon property
CIMTYPE'string'
Description'The DefaultIcon property contains the path to the executable file and the resource identifier of the default icon used by the class.'
DefaultIcon property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
InprocHandler property
CIMTYPE'string'
Description'The InprocHandler property contains the full path to a 16-bit custom handler for the COM component.'
InprocHandler property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
InprocHandler32 property
CIMTYPE'string'
Description'The InprocHandler32 property contains the full path to a 32-bit custom handler for the COM component.'
InprocHandler32 property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
InprocServer property
CIMTYPE'string'
Description'The InprocServer property contains the full path to a 16-bit in-process server DLL for this COM component.'
InprocServer property is in 5 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
InprocServer32 property
CIMTYPE'string'
Description'The InprocServer32 property contains the full path to a 32-bit in-process server DLL for this COM component.'
InprocServer32 property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
Insertable property
CIMTYPE'boolean'
Description'The Insertable property indicates whether the COM component can be inserted into OLE container applications.'
Insertable property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
JavaClass property
CIMTYPE'boolean'
Description'The JavaClass property indicates whether the COM component is a Java component.'
JavaClass property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
LocalServer property
CIMTYPE'string'
Description'The LocalServer property contains the full path to a 16-bit local server application.'
LocalServer property is in 5 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
LocalServer32 property
CIMTYPE'string'
Description'The LocalServer32 property contains the full path to a 32-bit local server application.'
LocalServer32 property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
LongDisplayName property
CIMTYPE'string'
Description'The LongDisplayName property specifies the COM application's full name. It is used in areas such as the Results field of the OLE Paste Special dialog box.'
LongDisplayName property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
ProgId property
CIMTYPE'string'
Description'The ProgId property contains a programmatic identifier associated with the COM component. The format of a ProgID is ... This identifier is not guaranteed to be unique.'
ProgId property is in 3 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
ShortDisplayName property
CIMTYPE'string'
Description'The ShortDisplayName property specifies the COM application's short name (used in menus and pop-ups).'
ShortDisplayName property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
ThreadingModel property
CIMTYPE'string'
Description'The ThreadingModel property specifies the threading model used by in-process COM classes, including:
Apartment - components may be entered by one and only one thread. Common data held by these kinds of object servers must be protected against thread collisions since the object server supports multiple components. Each component can be entered simultaneously by different threads.
Free - components place no restrictions on which threads or how many threads can enter the object. The object cannot contain thread-specific data and must protect its data from simultaneous access by multiple threads. Free-threaded components however, cannot be accessed by apartment threads directly, and calls to them are marshaled across from the client apartment.
Both - components that can be used in either apartment-threaded or free-threaded modes. These components can be entered by multiple threads, protect their data from thread collisions, and do not contain thread-specific data.
If this property is NULL, then no threading model is used. The component is created on the main thread of the client and calls from other threads are marshaled to this thread. Please refer to the Platform Software Development Kit for information on the various threading models.'
Values['Apartment', 'Free', 'Both']
ThreadingModel property is in 3 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
ToolBoxBitmap32 property
CIMTYPE'string'
Description'The ToolBoxBitmap32 property indicates the module name and resource ID for a small (16 x 16) bitmap used for the face of a toolbar or toolbox button. Used when the COM component is an OLE or ActiveX control'
ToolBoxBitmap32 property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
TreatAsClsid property
CIMTYPE'string'
Description'The TreatAsClsid property contains a Globally Unique Identifier (GUID), of a COM component that can emulate instances of this component.'
TreatAsClsid property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
TypeLibraryId property
CIMTYPE'string'
Description'The TypeLibraryId property contains a Globally Unique Identifier (GUID) for the Type-Library for this COM component.'
TypeLibraryId property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
Version property
CIMTYPE'string'
Description'The Version property contains the version number of this COM class.'
Version property is in 96 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
VersionIndependentProgId property
CIMTYPE'string'
Description'The VersionIndependentProgId property contains a program identifier that is consistent for all versions of the same program.'
VersionIndependentProgId property is in 1 class (Win32_ClassicCOMClassSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces

Derived properties (3) of Win32_ClassicCOMClassSetting class

Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) of the CIM_Setting object.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'A textual description of the CIM_Setting object.'
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
SettingID property
CIMTYPE'string'
Description'The identifier by which the CIM_Setting object is known.'
SettingID property is in 36 classes of ROOT\CIMV2\ms_409 and in 10 namespaces

Win32_ClassicCOMClassSetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The Win32_ClassicCOMClassSetting class represents the settings of a COM component.'
LOCALE1033

Win32_ClassicCOMClassSetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_ClassicCOMClassSetting'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['Win32_COMSetting', 'CIM_Setting']___SYSTEM8
__PROPERTY_COUNT26___SYSTEM3
__RELPATH'Win32_ClassicCOMClassSetting'___SYSTEM8
__DYNASTY'CIM_Setting'___SYSTEM8
__SUPERCLASS'Win32_COMSetting'___SYSTEM8
__CLASS'Win32_ClassicCOMClassSetting'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_ClassicCOMClassSetting

Number of classes:42
comments powered by Disqus
WUtils.com