Searched refs:bBitValue (Results 1 – 1 of 1) sorted by relevance
264 BOOL bBitValue, bFirst = TRUE; in PrintLogonHours() local284 bBitValue = GetBitValue(pLogonHours, dwBitNumber); in PrintLogonHours()285 if (bBitValue) in PrintLogonHours()289 while (bBitValue != 0 && dwBitNumber < dwUnitsPerWeek) in PrintLogonHours()293 bBitValue = GetBitValue(pLogonHours, dwBitNumber); in PrintLogonHours()