Click or drag to resize

DfsDLLWrapperdfsSetItemInfo_ Method

wrapped dfsSetItemInfo_

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 dfsSetItemInfo_(
	IntPtr pdfs,
	IntPtr item,
	int item_type,
	string name,
	string unit,
	DfsSimpleType data_type
)

Parameters

pdfs
Type: SystemIntPtr
item
Type: SystemIntPtr
item_type
Type: SystemInt32
name
Type: SystemString
unit
Type: SystemString
data_type
Type: DHI.Generic.MikeZero.DFSDfsSimpleType
See Also