SECCustomToolBar::IDToBmpIndex

intSECCustomToolBar::IDToBmpIndex(UINTnID, HBITMAP*lphBmp)

Converts a command ID to an index in the button bitmap.

Note that from 5.2 onwards, the prototype of this function has changed to provide the bitmap handle as well.

Defined in: tbarcust.cpp

Return Value

int

Parameters

nID

The command ID.

lphBmp

Pointer to the handle to the bitmap.