Home
last modified time | relevance | path

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

/trunk/main/uui/source/
H A Dloginerr.hxx36 #define LOGINERROR_FLAG_IS_USE_SYSCREDS 32 macro
77 { return ( m_nFlags & LOGINERROR_FLAG_IS_USE_SYSCREDS ) == in GetIsUseSystemCredentials()
78 LOGINERROR_FLAG_IS_USE_SYSCREDS; } in GetIsUseSystemCredentials()
151 m_nFlags |= LOGINERROR_FLAG_IS_USE_SYSCREDS; in SetIsUseSystemCredentials()
153 m_nFlags &= ~LOGINERROR_FLAG_IS_USE_SYSCREDS; in SetIsUseSystemCredentials()

Completed in 12 milliseconds