Application Developer Notes
In your next software revision, you should change the fpchClientlnfo array to 64 bytes and set each byte to 0x00 before calling this function (do not rely on the API to do this for you). You should then set the nlnfoSize parameter to 64. If 64 does not work and you receive an error, you should set the nlnfoSize value to a decreasing multiple of two until you get an API to return a success "0" value. Your application should now work for any VDA on the market.