LBM .Net API Documentation
LBMSDMFieldUint32 Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldUint32LBMSDMFieldUint32(String, UInt32)
Constructor for a unsigned 32 bit integer field with a known long
Declaration Syntax
C#
public LBMSDMFieldUint32(
	string name,
	uint v
)
Parameters
name (String)
The field name
v (UInt32)
The uint to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0