This method sets nidentifier, nStyle, and cxWidth to the identifier, style, and width of the indicator pane at the location specified by nIndex.
Header file: | Afxext.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
void GetPaneInfo( int nIndex, UINT& nID, UINT& nStyle, int& cxWidth ) const;