Prerequisites

First, the general requirements for programming via API apply. Since the ILLDataProvider interface is based on a COM interface, the programming language used must support the use of Microsoft's Component Object Model. You may then implement the ILLDataProvider interface depending on the required functionality.