Function
Releases the Microsoft OLE/COM libraries when the controller is finished using them.
OLE-uninitialize () => ()
None.
None.
Releases the Microsoft OLE/COM libraries when the controller is finished using them. You should call this function only to undo a matching call to OLE-initialize. This function returns no values.
This call allows any resources used by the libraries to be freed, and ensures that any pending messages are handled and any open connections closed.