LBM .Net API Documentation
setIndex Method (index, length)
Namespaces
►
com.latencybusters.lbm
►
UMQIndexInfo
►
setIndex(
array<
Byte
>
[]
()
[]
, Int32)
C#
Sets data index to specified data. Index length must be greater than 0 and less than or equal to LBM.UMQ_MAX_INDEX_LEN.
Declaration Syntax
C#
public
void
setIndex
(
byte
[]
index
,
int
length
)
Parameters
index
(
array<
Byte
>
[]
()
[]
)
Index data.
length
(
Int32
)
Length of index data.
Assembly:
lbmcs
(Module: lbmcs) Version: 6.7.1.0