SECShortcutBar::GetBarPtr

SECBar*SECShortcutBar::GetBarPtr(intiIndex)

Returns a SECBar pointer specified at iIndex

Defined in: olbar.cpp

Return Value

a SECBar pointer if successful. NULL if unsuccessful.

Parameters

iIndex

zero-based index of the bar to return

Comments

This function will ASSERT in DEBUG builds and return NULL in RELEASE builds.

See Also

SECBar  GetBar