Share via


IOleCommandTarget Interface

Definition

Enables the dispatching of commands between objects and containers. For more information, see IOleCommandTarget

public interface class IOleCommandTarget
Derived
Attributes

Methods

Exec(Guid, UInt32, UInt32, IntPtr, IntPtr)

Executes the specified command.

QueryStatus(Guid, UInt32, OLECMD[], IntPtr)

Queries the object for the status of one or more commands generated by user interface events.

Applies to