Click or drag to resize

InstanceGetNumberOfEventIndicators Method

Get number of event indicators.

Namespace: Emulate3D.FMI.V3
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public Status GetNumberOfEventIndicators(
	out ulong nEventIndicators
)

Parameters

nEventIndicators  UInt64
Number of event indicators.

Return Value

Status
Status flag.
See Also