SM_STARTER top-level constant

  1. @Deprecated('Use SYSTEM_METRICS_INDEX.SM_STARTER instead')
int const SM_STARTER

Nonzero if the current operating system is Windows 7 Starter Edition, Windows Vista Starter, or Windows XP Starter Edition; otherwise, 0.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_STARTER instead')
const SM_STARTER = 88;