CreateFullPath

ListFiles.CreateFullPath (METH)

METHOD CreateFullPath : BOOL

This method creates the full file path from sDirectory and sFilename\

InOut:

Scope
Name
Type

Return

CreateFullPath

BOOL

Input

sDirectory

STRING(254)

Input

sFilename

STRING(254)

Input

psResult

POINTER TO STRING(gc_Parameters.gc_iMaxFileNameLength)

Last updated