DOCERR: WNetGetCachedPassword Returns WN_CANCEL (error 12)
Article ID: 124878
Article Last Modified on 11/6/1999
APPLIES TO
- Microsoft Windows Software Development Kit 3.1
This article was previously published under Q124878
SYMPTOMS
The WNetGetCachedPassword() function may return WN_CANCEL (error code 12).
This error is not documented as a possible return value for the
WNetGetCachedPassword() API call.
CAUSE
WN_CANCEL will be returned when you request the password for a resource
that is not in the password cache.
Keywords: kbapi kbnetwork kb16bitonly kbwnet kbdocerr KB124878