OleCommandExecutionArgs.NCmdID 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.
nCmdID parameter of the Exec(Guid, UInt32, UInt32, IntPtr, IntPtr).
public:
property System::UInt32 NCmdID { System::UInt32 get(); };
public uint NCmdID { get; }
member this.NCmdID : uint32
Public ReadOnly Property NCmdID As UInteger