SE_versioninfo_set_access |
Sets the access type for a version
LONG SE_versioninfo_set_access (SE_VERSIONINFO version, LONG access);
version | The versioninfo handle |
access | The access type |
SE_versioninfo_set_access sets the access type for a version. The types are:
SE_VERSION_ACCESS_PUBLIC
SE_VERSION_ACCESS_PROTECTED
SE_VERSION_ACCESS_PRIVATE
SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_VERSIONINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED