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

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 (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!