'Declaration
Sub Initialize( _ ByVal context As IGlobalContext _ )
void Initialize( IGlobalContext context )
Parameters
- context
- A standard interface to the hosting environment for the Extension, provided to all the different extensions that get loaded. The controller can keep this object for its entire lifecycle.