WINCSV Definition

The prototype definition of the WINCSV function is as follows:

extern void WINAPI WINCSV (LPCSV);
 

The VCB address parameter, a 32-bit pointer, is declared as a long integer and requires casting from a pointer to a long integer.