APIAny_​ActivateSessionReportID

Activates the session report window.

    GSErrCode ACAPI_Goodies (
        APIAny_ActivateSessionReportID
    );

Return Values

NoError
The function has completed with success.

For other common API errors see the API Errors document.

 

Remarks

This function is used to open the session report window after important informations were written in it.

See also ACAPI_WriteReport.

 

Requirements

Version: API 26 or later
Header: APIdefs_Goodies.h

 

See Also

ACAPI_WriteReport
ACAPI_Goodies
API Functions