
Replacement in Object TOOLKIT: |

ProServerAliasGet | |
( wchar_t* url /* (In) The arbitrary url of the server. */ wchar_t* ws_name /* (In) The workspace on the server. Could be NULL */ wchar_t** alias /* (Out) The alias of the server. If workspace is NULL and more then one server with the url is registered, returns alias of one of the registered servers. Free this string using ProWstringFree(). */ ) |

The function succeeded. | |
One or more inputs was invalid. | |
The server was not registered. | |
If any other error occures. |

