
Replacement in Object TOOLKIT: |

ProServerAliasedURLToURL | |
( wchar_t* aliased_url /* (In) The aliased URL. */ wchar_t** url /* (Out) The unaliased URL. Free this string using ProWstringFree(). If the server is in offline mode url will be null string. */ ) |

The function succeeded. | |
One or more inputs was invalid. | |
The server listed in the given aliased URL is not registered in session. | |
If any other error occures. | |
If the server is in offline mode. |

