com.onlineobject.objectnet Namespace

ManagedInput Constructor

Constructor for ManagedInput.

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

Syntax


public ManagedInput(

	byte code,

	string name

)

Parameters

code
Type: Byte
The input code as a byte.
name
Type: String
The input name as a string, with a default value of null.