Ansi keyword Used in a Declare statement. The Ansi modifier specifies that Visual Basic should marshal all strings to ANSI ...

Ansi keyword
Used in a Declare statement. The Ansi modifier specifies that Visual Basic should marshal all strings to ANSI values, and should look up the procedure without modifying its name during the search. If no character set is specified, ANSI is the default.