IVsUIDynamicCollection::Invoke Method (String^, Object^, Object^)
Visual Studio 2015
Invokes a verb on the collection.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- verb
-
Type:
System::String^
[in] The verb to invoke.
- pvaIn
-
Type:
System::Object^
[in] An argument for the verb.
- pvaOut
-
Type:
System::Object^
[out] Location to return the result.
Show: