What is the "componentHandler" argument for editorhost?

Hi…

The editorhost example has an optional argument --componentHandler. What is this for?

Thanks

This means that the plug-in edit controller will get a component handler instance via IEditController::setComponentHandler (…).

1 Like