Starts all the registered class factories.
com
start-factories &optional clsctx
clsctx⇩ |
The CLSCTX in which to start the factories. |
The function start-factories
starts all the registered class factories in the given clsctx, which defaults to CLSCTX_LOCAL_SERVER
. This function should be called once when a COM server application starts if it has externally registered class factories.
register-class-factory-entry
stop-factories
register-server
unregister-server
co-initialize
COM/Automation User Guide and Reference Manual - 01 Dec 2021 19:38:38