SECCustomStatusBar::GetPaneInfoEx
voidSECCustomStatusBar::GetPaneInfoEx(PANEINFOEX*pex)
Returns the attributes attributes of the status bar pane. After OT 6.02, caller is required to fill the iIndex and iFlags fields of PANEINFOEX struct before calling this function to obtain interested information.
Defined in: sbarcust.cpp
Parameters
pex
A pointer to a PANEINFOEX structure which this function can write attribute values to.
See Also