nMaxCustFilter property
The size, in characters, of the buffer identified by lpstrCustomFilter. This buffer should be at least 40 characters long. This member is ignored if lpstrCustomFilter is null
or points to a null
string.
Implementation
@Uint32()
external int nMaxCustFilter;