Home
last modified time | relevance | path

Searched refs:LOGINERROR_FLAG_CAN_USE_SYSCREDS (Results 1 – 1 of 1) sorted by relevance

/trunk/main/uui/source/
H A Dloginerr.hxx35 #define LOGINERROR_FLAG_CAN_USE_SYSCREDS 16 macro
75 { return ( m_nFlags & LOGINERROR_FLAG_CAN_USE_SYSCREDS ); } in GetCanUseSystemCredentials()
143 m_nFlags |= LOGINERROR_FLAG_CAN_USE_SYSCREDS; in SetCanUseSystemCredentials()
145 m_nFlags &= ~LOGINERROR_FLAG_CAN_USE_SYSCREDS; in SetCanUseSystemCredentials()

Completed in 11 milliseconds