lpstrFilter property

Pointer<Utf16> lpstrFilter
getter/setter pair

A buffer containing pairs of null-terminated filter strings. The last string in the buffer must be terminated by two null characters.

Implementation

external Pointer<Utf16> lpstrFilter;