Click or drag to resize
CVVCRC Method
Compute the CRC value of a VV.

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int CRC(
	int pul_crc
)

Parameters

pul_crc
Type: SystemInt32
Previous CRC <define>CRC_INIT_VALUE</define>

Return Value

Type: Int32
CRC Value
See Also