Re: Rendition Verite Wrapper attempts [need help]
Posted on 2023-02-01, 12:16
for example : there is vl_error V_DLLIMPORT VL_RegisterErrorHandler(vl_error_handler peh) "vl_error_handler" -is refers to "typedef vl_error_handler (V_DLLIMPORT *VL_GetErrorHandler_Type)(void);" VL_GetErrorHandler_Type???? No where in SDK it defined. "typedef vl_error_handler (V_DLLIMPORT *VL_ …