This function can be used to disable the specified plugin. Please note that not
all plugins can be disabled. Disabling plugins is only supported for plugins that
provide loaders and savers for additional formats. It is not supported for plugins
that replace complete core components inside Hollywood, e.g. by providing a custom
display adapter. These plugins cannot be disabled.
To enable a plugin again later, call the EnablePlugin() function.
See EnablePlugin for details.