XLL+ Class Library (7.0)

CXllCom::OleGetWorkbooks

Get the Application.Workbooks collection

HRESULT OleGetWorkbooks(
   LPDISPATCH* lpdisp
);

Parameters

lpdisp

If the function is successful, a pointer to the Workbooks object will be placed here. It is the responsibility of the caller to Release() it.

Requirements

Header: xlpcom.h

See Also

CXllCom Class | CXllCom Methods | CXllCom::OleGetWorkbook()