Click or drag to resize

DfsDLLAccessdfsHeaderCreate Method

wrapped dfsHeaderCreate

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 int dfsHeaderCreate(
	int file_type,
	string title,
	string apptitle,
	int appverno,
	int no_of_items,
	int stat_type,
	out IntPtr pdfs_rtn
)

Parameters

file_type
Type: SystemInt32
title
Type: SystemString
apptitle
Type: SystemString
appverno
Type: SystemInt32
no_of_items
Type: SystemInt32
stat_type
Type: SystemInt32
pdfs_rtn
Type: SystemIntPtr

Return Value

Type: Int32
See Also