|
libxcoder
5.4.0
|
#include <ni_libxcoder_dynamic_loading.h>
Static Public Member Functions | |
| static void | NiLibxcoderAPICreateInstance (void *lib, NETINT_LIBXCODER_API_FUNCTION_LIST *functionList) |
Definition at line 475 of file ni_libxcoder_dynamic_loading.h.
|
inlinestatic |
Creates an instance of the NiLibxcoderAPI interface, and populates the pFunctionList with function pointers to the API routines implemented by the NiLibxcoderAPI interface.
Definition at line 483 of file ni_libxcoder_dynamic_loading.h.