BaseUIHierarchy.ExecCommand Method
Include Protected Members
Include Inherited Members
Executes a command on the specified item.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
ExecCommand(array<SelectionPair[], Guid%, UInt32, UInt32, IntPtr, IntPtr)
Executes a command on the specified item.
ExecCommand(UInt32, Guid%, UInt32, UInt32, IntPtr, IntPtr)
Executes a command on the specified item.
Top