Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PrlApi_UnregisterRemoteDevice Function
System Functions

Unregisters remote device.

Syntax
PRL_RESULT PrlApi_UnregisterRemoteDevice(
    PRL_DEVICE_TYPE device_type
);
File

PrlApiRemoteDev.h

Parameters

device_type
type of the device to unregister,
Returns

PRL_ERR_SUCCESS - device was unregistered. Other values means some error

Remarks

This function will delete any registration done for the device type.

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!