Parallels Virtualization SDK
|
Returns available displays count of a remote virtual machine desktop.
PRL_RESULT PrlDevDisplay_GetAvailableDisplaysCount( PRL_HANDLE hVm, PRL_UINT32_PTR pDisplaysCount );
PrlApiVm.h
PRL_RESULT . Possible values: PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed. PRL_ERR_UNINITIALIZED - the library was not initialized. PRL_ERR_SUCCESS - function completed successfully.
Parallells Tools must be installed for retreive real displays count.