Share

CAcTcUiCatalogView::ResetItemOrder

C++

BOOL ResetItemOrder();

Description

This method resets the current order of items to that of the original order in the catalog. After this call, the order of items in the view will be the same as the order of the items in the catalog.

If the function succeeds, the return value is nonzero. If the function fails, the return value is zero.

Links

CAcTcUiCatalogView Class

Was this information helpful?