Collapse All
Parallels Virtualization SDK
PrlVm_TisUnsubscribe Function
PHT_VIRTUAL_MACHINE

Unsubscribe from TIS database updates.

Syntax
PRL_RESULT PrlVm_TisUnsubscribe(
    PRL_HANDLE hObj
);
File

PrlApiVm.h

Parameters
Returns

PRL_RESULT . Possible values: PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed. PRL_ERR_SUCCESS - function completed successfully.

Links
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.