VCWizCtlClass::GetCommandDocumentation Method (Object^, Object^)
Visual Studio 2015
Gets the description of the specified command or other text entry in the specified list box.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- pDispDesc
-
Type:
System::Object^
Required. The event command description object returned by GetClassCommandHandlerDesc.
- memid
-
Type:
System::Object^
Required. The index to the command description table represented by pDispDesc.
Show: