APIEnv_​CheckLibrariesID

Checks the currently loaded libraries.

    GSErrCode ACAPI_Environment (
        APIEnv_CheckLibrariesID
    );

 

Return Values

Always returns NoError.

 

Remarks

Check the active library folders for the required Library Parts. If any of them are missing, an alert is highlighted to inform the user.

This function is a non-undoable data structure modifier function. See more details on this topic at Command Overview.

 

Requirements

Version: API 2.1 or later
Header: APIdefs_Environment.h

 

See Also

ACAPI_Environment, API Functions