lpstrFile property

Pointer<Utf16> lpstrFile
getter/setter pair

The file name used to initialize the File Name edit control. The first character of this buffer must be null if initialization is not necessary.

Implementation

external Pointer<Utf16> lpstrFile;