XLL+ Class Library (7.0)

CXllCom::OleGetWarnings

Get the value of Application.DisplayAlerts

HRESULT OleGetWarnings(
   BOOL& bWarnings
);

Parameters

bWarnings

If the function is successful, the value of Application.DisplayAlerts will be placed here.

Requirements

Header: xlpcom.h

See Also

CXllCom Class | CXllCom Methods | CXllCom::OleSetWarnings()