extern LIBVEM_API int vem_getHostSummary(vem_handle_t *, vem_hostsummary_t *)
Get host summary information from VEMRoutine can be called on both unregisted or registed handle. It queries VEM for host summary information. See also vem_hostsummary_t.
Memory for vem_hostsummary_t should be allocated by the caller.
- Note:
- It is the caller's responsibility to free vem_hostsummary_t after a successful call. vem_clear_hostsummary may be used.
- Returns:
- 0 on success, < 0 otherwise
- See also:
- vem_clear_hostsummary
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.