hItem VisListLoadOutlineFile( hWnd, sFileName, hPicParentNormal, hPicParentSelect, hPicChildNormal, hPicChildSelect )

Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.2 (in PPJ.Runtime.Vis.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public static SalNumber ListLoadOutlineFile(
	Control ctrl,
	SalString sFileName,
	SalNumber hPicParentNormal,
	SalNumber hPicParentSelect,
	SalNumber hPicChildNormal,
	SalNumber hPicChildSelect
)

Parameters

ctrl
Type: System.Windows.Forms..::..Control
sFileName
Type: PPJ.Runtime..::..SalString
hPicParentNormal
Type: PPJ.Runtime..::..SalNumber
hPicParentSelect
Type: PPJ.Runtime..::..SalNumber
hPicChildNormal
Type: PPJ.Runtime..::..SalNumber
hPicChildSelect
Type: PPJ.Runtime..::..SalNumber

Return Value

See Also