Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The Extension object encapsulates a single MMC snap-in extension.
Members
The Extension Object object has these types of members:
Methods
The Extension Object object has these methods.
| Method | Description |
|---|---|
| Enable | Enables or disables this extension. |
| EnableAllExtensions | Determines whether or not all extensions for the snap-in are enabled. |
Properties
The Extension Object object has these properties.
| Property | Access type | Description |
|---|---|---|
| Extensions |
Read-only |
The Extensions collection that represents the extensions for this snap-in. |
| Name |
Read-only |
The name of the extension. |
| SnapinCLSID |
Read-only |
The CLSID of the snap-in, in string form. |
| Vendor |
Read-only |
The snap-in vendor. |
| Version |
Read-only |
The vendor-provided version of the snap-in, in string form. |
Requirements
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| IDL |
|
| DLL |
|
| IID |
IID_Extension is defined as AD4D6CA6-912F-409b-A26E-7FD234AEF542 |