MMC_LISTPAD_INFO Structure
Filled by the GetListPadInfo(String, MMC_LISTPAD_INFO%) method to specify the title text, optional button text, and optional button command identification for a list-view task pad.
Assembly: AspNetMMCExt (in AspNetMMCExt.dll)
The MMC_LISTPAD_INFO type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
The nCommandID is passed to the TaskNotify(IDataObject, Object%, Object%) method when the user clicks the button.
For more information about programming with the MMC_LISTPAD_INFO structure and the Microsoft Management Console (MMC), see the "MMC Programmer's Guide" in the MSDN Library.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

