SE_versioninfo_get_name |
Retrieves the name of a version
LONG SE_versioninfo_get_name (const SE_VERSIONINFO version, CHAR *name);
version | The versioninfo handle |
name | The version name |
SE_versioninfo_get_name retrieves the name of the version. Allocate at least SE_QUALIFIED_VERSION_LEN characters for the name parameter plus one character for the terminating null character.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_VERSIONINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED