Harlequin RIP SDK
swbuildversn.h File Reference

Get RIP build version string. More...

Functions

const char * SwGetRIPBuildVersion ()
 Get RIP build version string. More...
 

Detailed Description

Get RIP build version string.

Copyright (C) 2023 Global Graphics Software Ltd. All rights reserved.

This source code contains the confidential and trade secret information of Global Graphics Software Ltd. It may not be used, copied or distributed for any reason except as set forth in the applicable Global Graphics license agreement.

Function Documentation

◆ SwGetRIPBuildVersion()

const char* SwGetRIPBuildVersion ( )

Get RIP build version string.

Returns
A pointer to a nul terminated C string which contains the RIP build version details. You may use this for logging or UI display, but should not test or compare it for versioning or compatibility. The format of this string may be changed by Global Graphics at any time.