com.onlineobject.objectnet Namespace

NetworkObject..::..SetRemoteControlsEnabled Method

Enables or disables remote controls.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SetRemoteControlsEnabled(

	bool value

)

Parameters

value
Type: Boolean
True to enable remote controls, false to disable them.