The WINAPI dll I want to use needs a pointer to a null terminated string. Assuming I choose "string" as the type and "C string pointer" as the string format and wire in a LV constant string, does LV strip the 4 byte header, and append a null, before passing the pointer to the dll?