| SE_versioninfo_get_access |
Returns the access type for a version.
LONG SE_versioninfo_get_access (const SE_VERSIONINFO version, LONG *access);
| version | The versioninfo handle |
| access | A pointer to the access type |
SE_versioninfo_get_access returns 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