Harlequin RIP SDK

Header file defining the Core RIP Dynamic Link Library Interface. More...

#include "swstart.h"
#include "hqcstass.h"

Data Structures

struct  DllFuncs
 

Typedefs

typedef struct DllFuncs DllFuncs
 

Functions

HqBool SwDllInit (SWSTART *start, DllFuncs *pDllFuncs)
 Initialise core RIP library. More...
 
void SwDllStart (SWSTART *start, DllFuncs *pDllFuncs)
 Start running the core dynamic RIP library integration. More...
 
void SwDllShutdown (void)
 Perform library shutdown after RIP termination. More...
 
void SwDllWarn (uint8 *buffer)
 Issue a warning using the core RIP library integration callback function. More...
 

Detailed Description

Header file defining the Core RIP Dynamic Link Library Interface.