IOleMenuCommand::Invoke Method (Object^, IntPtr)

 

Invokes the command.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

void Invoke(
	Object^ inArg,
	IntPtr outArg
)

Parameters

inArg
Type: System::Object^

The in parameters.

outArg
Type: System::IntPtr

The out parameter.

Return to top
Show: