RTSHADER_API ULONG RTS_GetVersion()
{
return XSI_RTSHADER_VERSION;
}
Each dynamic library needs to implement the RTS_GetVersion callback function. This tells Softimage which version of the Realtime Shader API this shader was compiled with.