The Subassembly type exposes the following members.

Methods

  NameDescription
Public methodEraseAllParams
Erases all the subassembly's script parameters.
Public methodGetResourceString(UInt32)
Converts a resource id (numeric) to a resource string from the current subassembly's resource module.
Public methodGetResourceString(String)
Converts a resource id (string) to a resource string from the current subassembly's resource module.
Public methodRun
Runs the callback function associated with the Subassembly.
Public methodShowHelp
Shows the help information associated with a subassembly.

See Also