| ||||
RegisterCustomCommand methodRegisters a Custom Command. Syntax
ParametersCommandIDUnique identifier for the new custom command in the form "Company.CommandName" NameThe name to be used on the buttons and menus. DescriptionBrief command description, which is displayed to administrators. ImplFileSpecPath and filename of the file that implements the command. Any required component file must be added by calling ::AddFile(). ppCustomCommandPointer to newly-created custom command object. Return value
|
Home |