_dispCommandEvents Interface

Definition

Microsoft Internal Use Only.

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

public interface class _dispCommandEvents
public interface class _dispCommandEvents
__interface _dispCommandEvents
[System.Runtime.InteropServices.Guid("FF2D5C12-FEEA-11D0-BBC8-00A0C90F2744")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispCommandEvents
[System.Runtime.InteropServices.Guid("FF2D5C12-FEEA-11D0-BBC8-00A0C90F2744")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispCommandEvents
[<System.Runtime.InteropServices.Guid("FF2D5C12-FEEA-11D0-BBC8-00A0C90F2744")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispCommandEvents = interface
[<System.Runtime.InteropServices.Guid("FF2D5C12-FEEA-11D0-BBC8-00A0C90F2744")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispCommandEvents = interface
Public Interface _dispCommandEvents
Derived
Attributes

Methods

AfterExecute(String, Int32, Object, Object)

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

Microsoft Internal Use Only.

BeforeExecute(String, Int32, Object, Object, Boolean)

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

Microsoft Internal Use Only.

Applies to