This documentation is archived and is not being maintained.
SCOPEDATAITEM Fields
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The SCOPEDATAITEM type exposes the following members.
| 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. |
Show: