Click or drag to resize
DfsDLLAccessdfsGetItemStatsGlobal Method
wrapped dfsGetItemStatsGlobal

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static int dfsGetItemStatsGlobal(
	IntPtr item,
	out double min_rtn,
	out double max_rtn,
	out int no_of_del_values_rtn
)

Parameters

item
Type: SystemIntPtr
min_rtn
Type: SystemDouble
max_rtn
Type: SystemDouble
no_of_del_values_rtn
Type: SystemInt32

Return Value

Type: Int32
See Also