VMINT vm_pmng_get_process_list( VM_PROCESS_HANDLE* handle_list, VMUINT* number );
VMINT vm_pmng_get_process_list( VM_PROCESS_HANDLE* handle_list, VMUINT* number );
Get a list all process.
|
Parameters |
Description |
|
VM_PROCESS_HANDLE* handle_list |
[IN/OUT] Process handle list. Pass NULL to get the number of process. |
|
VMUINT* number |
[IN/OUT] Size of the handle list. After the function returns, this paramter is updated to reflect the number of process. |
>=0 means number of process, negative numbers when failed.
vmsystem.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.