XLL+ Class Library (6.3)

CXllApp::GetCom

Returns a dispatch pointer to the COM interface instance

CXllCom* GetCom( );

Return Value

Returns a pointer to the COM interface instance. If the COM interface cannot be initialized, then an exception of type CXlComException will be thrown.

Requirements

Header: xllplus.h

See Also

CXllApp Class | CXllApp Methods | CXllCom object | CXllApp::GetApplicationDispatch() | CXllApp::SetUseAutomation()