Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SnapIn object encapsulates a single MMC snap-in. A SnapIn object is always a primary standalone snap-in.
Members
The SnapIn Object object has these types of members:
Methods
The SnapIn Object object has these methods.
| Method | Description |
|---|---|
| EnableAllExtensions | Determines whether or not all extensions for the snap-in are enabled. |
Properties
The SnapIn Object object has these properties.
| Property | Access type | Description |
|---|---|---|
| Extensions |
Read-only |
Returns the Extensions collection for the snap-in. |
| Name |
Read-only |
Returns the name of the snap-in. |
| Properties |
Read-only |
Returns the Properties collection for the snap-in. |
| SnapinCLSID |
Read-only |
Returns the CLSID of the snap-in. |
| Vendor |
Read-only |
Returns the name of the snap-in vendor. |
| Version |
Read-only |
Returns the version of the snap-in. |
Requirements
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| IDL |
|
| DLL |
|
| IID |
IID_SnapIn is defined as 3BE910F6-3459-49C6-A1BB-41E6BE9DF3EA |