
Replacement in Object TOOLKIT: |

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

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

