OleCommandExecutionArgs Class

Definition

Encapsulates nCmdexecopt, pvaIn and pvaOut arguments passed to Exec(Guid, UInt32, UInt32, IntPtr, IntPtr).

C++
public ref class OleCommandExecutionArgs sealed
Inheritance
OleCommandExecutionArgs

Remarks

This allows command handlers (when running in Visual Studio) access raw Visual Studio command input:

commandExecutionContext.Properties.TryGetProperty(typeof(OleCommandExecutionArgs), out OleCommandExecutionArgs vsInputArgs)

Constructors

Properties

Applies to

Product Versions
Visual Studio SDK 2019, 2022