| SE_version_free_locks |
Releases memory allocated for a list of version lock structures.
void SE_version_free_locks ( SE_version_lock *lock_list, LONG lock_count);
| lock_list | The list of locks to free |
| lock_count | The number of locks to free |
SE_version_free_locks frees the memory allocated for a list of version lock structures.