extern LIBVEM_API int vem_alloc(vem_handle_t *, vem_allocreq_t *, vem_allocation_id_t *allocId)
Request resource allocation with VEM.Routine can only be used on handle that is currently registered. On success, allocId will point to the assigned allocation ID for this request.
- Note:
- It is the caller's responsibility to free memory for allocId.
- Returns:
- 0 on success, < 0 otherwise.
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.