Searched refs:CONFIGFLAG_DISABLED (Results 1 – 3 of 3) sorted by relevance
390 #define CONFIGFLAG_DISABLED 1 macro
983 if (dwValue & CONFIGFLAG_DISABLED) in DisplayDevicePropertyText()
5141 …dwConfigFlags &= ~(PropChange->Scope == DICS_FLAG_GLOBAL ? CONFIGFLAG_DISABLED : CSCONFIGFLAG_DISA… in SetupDiChangeState()5143 …dwConfigFlags |= (PropChange->Scope == DICS_FLAG_GLOBAL ? CONFIGFLAG_DISABLED : CSCONFIGFLAG_DISAB… in SetupDiChangeState()