DT_MODIFYSTRING top-level constant Null safety
Modifies the specified string to match the displayed text. This value has no effect unless DT_END_ELLIPSIS or DT_PATH_ELLIPSIS is specified.
Implementation
const DT_MODIFYSTRING = 0x00010000;
Modifies the specified string to match the displayed text. This value has no effect unless DT_END_ELLIPSIS or DT_PATH_ELLIPSIS is specified.
const DT_MODIFYSTRING = 0x00010000;