com.onlineobject.objectnet Namespace
com.onlineobject.objectnet.server Namespace

EmbeddedMessage..::..GetLongs Method (Int32)

Retrieves a Int64 array from the message.

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

Syntax


public long[] GetLongs(

	int amount

)

Parameters

amount
Type: Int32
The amount of longs to retrieve.

Return Value

The array that was retrieved.