IASForm::get_NavArrows

This method gets a pointer to a navigational arrows control.

Syntax

HRESULT get_NavArrows ( IASUserNavArrows **ppNavArrows );

Parameters

ppNavArrrows
Pointer to a pointer to a NavArrows control.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.