Function ProServerClassGet
Description
Obtains the class of the Windchill server as Windchill ( for WNC and PDMLink ) or ProjectLink
Replacement in Object TOOLKIT:
Synopsis
#include <ProWTUtils.h>
ProServerClassGet
(
wchar_t* server_url
/* (In)
A server codebase url or an alias
*/
wchar_t** server_class
/* (Out)
The server class
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The server couldn't be found at the given location.
See Also
Sample Code References
User Guide References
Est-ce que cela a été utile ?