Harlequin RIP SDK

Required first member for all APIs. More...

#include "swapi.h"

Data Fields

sw_api_version version
 The version number of the API.
 
const uint8name
 Zero-terminated internal name used for configuration. Internal names of registered modules must be unique within each module type.
 
const uint8display_name
 Zero-terminated UTF-8 string, possibly localized for GUI display. The core RIP does not use this value.
 
size_t instance_size
 The size that the RIP will allocate to construct an instance of the API implementation in which the sw_api_info structure is embedded.
 

Detailed Description

Required first member for all APIs.


The documentation for this struct was generated from the following file: