Function \ SysGetProjectInfo

This function of type BOOL provides the components of the project info which was entered in the programming system (‘Project’ ‘Project Info’); the structure PROJECT_INFO is used for that purpose.

TRUE is returned if the operation has been successful, otherwise FALSE.

Input Variable Data type Description
ProjectInfo POINTER TO PROJECT_INFO

Pointer on the project information which is stored in the structure Structure \ PROJECT_INFO

The ADR operator can be used to retrieve the offset