XLL+ Class Library

CXllCom::Term

Terminates a connection to Excel's COM interface

[C++]
Term();

Remarks

Terminates a connection to Excel's COM interface. This method should be called when the CXllCom object is no longer required. It is called after CXllApp::OnXllClose().

Requirements

Header: xlpcom.h

See Also

CXllCom Class | CXllCom Methods | CXllCom::Init()