Returns the names of the applications that exist on an application server cluster.
Syntax
<HFMwManageApplications>.EnumApplicationNames (bstrClusterName, pvarabstrApplicationDescs)
Argument | Description |
---|
bstrClusterName | The name of the application server cluster. Input argument. String subtype. |
pvarabstrApplicationDescs | Returns an array of application descriptions for the returned application names. This array has a one-to-one correspondence with the return value’s array. Output argument. |
Return Value
An array containing the application names.