Share via


_dispCommandEvents_BeforeExecuteEventHandler Delegate

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

C++
public delegate void _dispCommandEvents_BeforeExecuteEventHandler(System::String ^ Guid, int ID, System::Object ^ CustomIn, System::Object ^ CustomOut, [Runtime::InteropServices::Out] bool % CancelDefault);

Parameters

Guid
String

The GUID.

ID
Int32

The command ID.

CustomIn
Object

Custom input parameters.

CustomOut
Object

Custom output parameters.

CancelDefault
Boolean

Whether the command has been cancelled.

Attributes

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022