Project Functions

Project functions allow you to open and close projects, and get project information.

More:

NewProj (proj_name)

OpenProj (proj_name)

CloseProj (hprj)

DeleteProj (proj_name)

GetProjName (hprj)

GetProjDir (hprj)

GetCurrentProj ()

GetProjFileCount (hprj)

GetProjFileName (hprj, ifile)

GetProjSymCount (hprj)

GetProjSymName (hprj, isym)

GetProjSymLocation (hprj, isym)

SyncProj (hprj)

SyncProjEx(hprj, fAddNewFiles, fForceAll, fSupressWarnings)


Home Contents Previous Next