OleCommandExecutionArgs.CmdExecOpt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
nCmdexecopt parameter of the Exec(Guid, UInt32, UInt32, IntPtr, IntPtr).
public:
property System::UInt32 CmdExecOpt { System::UInt32 get(); };
public uint CmdExecOpt { get; }
member this.CmdExecOpt : uint32
Public ReadOnly Property CmdExecOpt As UInteger