Collapse All
Parallels C API Reference Guide
PrlApi_UnregisterRemoteDevice Function
PrlApi.h System Functions

Unregisters remote device.

Syntax
PRL_RESULT PrlApi_UnregisterRemoteDevice(
    PRL_DEVICE_TYPE device_type
);
File
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-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!