Click or drag to resize

DfsDLLWrapperdfsGetItemAxisTvarD3 Method

wrapped dfsGetItemAxisTvarD3

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static void dfsGetItemAxisTvarD3(
	IntPtr item,
	out int n_eum_unit_rtn,
	out string t_eum_unit_rtn,
	out int j_rtn,
	out int k_rtn,
	out int l_rtn
)

Parameters

item
Type: SystemIntPtr
n_eum_unit_rtn
Type: SystemInt32
t_eum_unit_rtn
Type: SystemString
j_rtn
Type: SystemInt32
k_rtn
Type: SystemInt32
l_rtn
Type: SystemInt32
See Also