LR_DEFAULTSIZE top-level constant Null safety
Uses the width or height specified by the system metric values for cursors or icons, if the cxDesired or cyDesired values are set to zero.
Implementation
const LR_DEFAULTSIZE = 0x00000040;
Uses the width or height specified by the system metric values for cursors or icons, if the cxDesired or cyDesired values are set to zero.
const LR_DEFAULTSIZE = 0x00000040;