Synopsis
(macro) void *olm_GetUserData(OLM_LIST *list)
Purpose
Get the user data pointer in an object list.
Description
This function will return the user data pointer in the specified list.
Input
list
List pointer
Return
User data pointer
(macro) void *olm_GetUserData(OLM_LIST *list)
Get the user data pointer in an object list.
This function will return the user data pointer in the specified list.
List pointer
User data pointer