| Visual Basic | |
|---|---|
Public Structure EdmCmdInfo Inherits System.ValueType | |
| C# | |
|---|---|
public struct EdmCmdInfo : System.ValueType | |
| C++/CLI | |
|---|---|
public value class EdmCmdInfo : public System.ValueType | |
struct EdmCmdInfo{
integer mlCmdID;
string mbsCmdStr;
string mbsTooltip;
string mbsStatusBarHelp;
integer mlEdmMenuFlags;
object moData;
};
Used in IEdmMenu6.
SOLIDWORKS PDM Professional 2009