Click or drag to resize
DfsDLLWrapperdfsFindItemDynamic Method
wrapped dfsFindItemDynamic

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 void dfsFindItemDynamic(
	IntPtr pdfs,
	IntPtr fp,
	int tstep_index,
	int item_no
)

Parameters

pdfs
Type: SystemIntPtr
fp
Type: SystemIntPtr
tstep_index
Type: SystemInt32
item_no
Type: SystemInt32
See Also