Sun Java System Access Manager 7 2005Q4 C API Reference

am_web_get_agent_server_port()

Retrieves the name of the Agent Server Port.

Syntax

#include "am_web.h"
AM_WEB_EXPORT int
am_web_get_agent_server_port();

Parameters

This function does not take any parameters.

Returns

This function returns int with one of the following value:

AM_SUCCESS

If the call was successful.

AM_*

If any error occurs, the type of error indicated by the status value.