Share via


_dispCommandEvents_AfterExecuteEventHandler Delegate

Definition

Microsoft Internal Use Only.

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

C++/CX
public delegate void _dispCommandEvents_AfterExecuteEventHandler(Platform::String ^ Guid, int ID, Platform::Object ^ CustomIn, Platform::Object ^ CustomOut);

Parameters

Guid
String

The GUID.

ID
Int32

The command ID.

CustomIn
Object

Custom input parameters.

CustomOut
Object

Custom output parameters.

Attributes

Applies to

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