Obtain the first file found within a specified search path.

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

Syntax

C#
public SalNumber FindFirstFile(
	SalString sSearchFile,
	ref SalString sReturnFileName
)

Parameters

sSearchFile
Type: PPJ.Runtime..::..SalString
sReturnFileName
Type: PPJ.Runtime..::..SalString%

Return Value

See Also