Click or drag to resize
DfsDLLAccessdfsSetFileTitle Method
wrapped dfsSetFileTitle

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 dfsSetFileTitle(
	IntPtr pdfs,
	string title
)

Parameters

pdfs
Type: SystemIntPtr
title
Type: SystemString

Return Value

Type: Int32
See Also