SCOPEDATAITEM Structure
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Specifies items to be inserted into the scope pane.
Namespace: Microsoft.Aspnet.Snapin
Assembly: AspNetMMCExt (in AspNetMMCExt.dll)
The SCOPEDATAITEM type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | cChildren | Infrastructure. Specifies the number of enumerated items. |
![]() | displayname | Infrastructure. Sets an MMC_CALLBACK value or a pointer to a null-terminated string. |
![]() | ID | Infrastructure. Specifies a console-supplied unique identifier for this instance of the SCOPEDATAITEM structure. |
![]() | lParam | Infrastructure. Specifies a user-supplied 32-bit value to associate with this instance of the SCOPEDATAITEM structure. |
![]() | mask | Infrastructure. Specifies an array of flags indicating which members of this instance of the SCOPEDATAITEM structure contain valid data. |
![]() | nImage | Infrastructure. Specifies the virtual image index in the image list when this instance of the SCOPEDATAITEM structure is not selected. |
![]() | nOpenImage | Infrastructure. Specifies the virtual image index in the image list when this instance of the SCOPEDATAITEM structure is selected. |
![]() | nState | Infrastructure. Specifies the state mask for the item. |
![]() | relativeID | Infrastructure. A console-supplied unique item identifier for this instance of the SCOPEDATAITEM structure. |
For more information about programming with the SCOPEDATAITEM structure and the Microsoft Management Console (MMC), see the "MMC Programmer's Guide" in the MSDN Library.
Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
