SE_objectlockinfo_free

Releases memory allocated for an SE_OBJECTLOCKINFO structure

Usage syntax

void SE_objectlockinfo_free (SE_OBJECTLOCKINFO objectlock);

Parameters
objectlock The pointer to a state structure
Description

SE_objectlockinfo_free frees the memory allocated for an SE_OBJECTLOCKINFO structure returned by SE_objectlockinfo_create.

Returns

None