Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Exposes methods that provide a standard mechanism for credential providers to call QueryContinue while attempting to connect to the network to determine if they should continue these attempts. Credential providers can also use this interface to display messages to the user while attempting to establish a network connection.
Inheritance
The IQueryContinueWithStatus interface inherits from IQueryContinue. IQueryContinueWithStatus also has these types of members:
Methods
The IQueryContinueWithStatus interface has these methods.
| IQueryContinueWithStatus::SetStatusMessage Enables the credential provider to set status messages as it attempts to complete IConnectableCredentialProviderCredential::Connect. |
Remarks
This interface also provides the methods of the IQueryContinue interface, from which it inherits.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | credentialprovider.h |