53.9. Information about Command-Line Arguments

The parameters listed below are used to determine the command-line arguments with which a plug-in was invoked.
Parameter ID Data Type Description
SLAPI_ARGC int Determines the number of command-line arguments with which the Directory Server was invoked.
SLAPI_ARGV char ** Pointer to an array of character strings that contain the command-line arguments, one per string, with which the Directory Server was invoked.