
Replacement in Object TOOLKIT: |

ProServerAliasedURLToModelName | |
( wchar_t* aliased_url /* (In) The aliased url to the model. */ wchar_t** alias /* (Out) an alias of the server where the model resides. Free this string using ProWstringFree(). */ wchar_t** model_name /* (Out) model name for a given aliased url. Free this string using ProWstringFree(). */ ) |

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

