API-Dokumentation > Windchill servers > Object ProServerconflicts > Function ProServerconflictsDescriptionGet
Function ProServerconflictsDescriptionGet
Description
Gets the description for a given conflict. This description is the exact string shown in Creo Parametric by the Server Console. This description will be returned in the localized language of the session.
Synopsis
#include <ProWTUtils.h>
ProServerconflictsDescriptionGet
(
/* (In)
Information about conflicts
*/
wchar_t** description
/* (Out)
The description of the conflict. Free this string using ProWstringFree().
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
Sample Code References
User Guide References
War dies hilfreich?