VCWizCtlClass::CommandHandlerExists Method (Object^, Object^)
Visual Studio 2015
Indicates whether the specified handler has been implemented.
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: