com.onlineobject.objectnet Namespace

IInput..::..SetLocalInput Method

Sets the input as local or not.

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

Syntax


void SetLocalInput(

	bool value

)

Parameters

value
Type: Boolean
A boolean value indicating whether the input is local (true) or not (false).