AMS_Memory_grant_access

Grant access to an AMS memory object. It unlocks a memory object, and allows the accessor to read/write the memory fields.

Synopsis

int AMS_Memory_grant_access(AMS_Memory mem)

Input Parameters

mem - the AMS memory object

Location:amspub.c