Click or drag to resize

IMACEPlugInInitialize Method

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

Run the plug-in. Called by the host after in MACE initialization

Namespace:  BSI.MACE.PlugInNS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
bool Initialize(
	IMACEPlugInHost host
)

Parameters

host
Type: BSI.MACE.PlugInNSIMACEPlugInHost
MACE access interface.

Return Value

Type: Boolean
True if plug-in initialized correctly.
Remarks