RedisplayAdminMenu Function

Re-displays the admin menu to a client after selecting an item. Auto-aborts if the Handle is invalid.

bool RedisplayAdminMenu(Handle topmenu, int client)

Parameters

Handle topmenu

TopMenu Handle.

int client

Client index.

Return Value

True on success, false on failure.