Standard CHAILink Client return code. See CLC_ErrorCode enumeration.
Remarks
Removing a local device that is not a root device (a local device for which SetParent has been called with a non NULL pointer) might result in parent capabilities change. In this case, it is recommended to call the Root device's Declare() method to refresh its capabilities visibility over the network.
Warning
This function can only be called in CopperLan context. This means in the pseudo task CPDoProcess(), in notification handlers or in asynchronous return handlers and not in SystemDoProcess() for instance.