Click to Rate and Give Feedback
MSDN
MSDN Library
User Interface
Windows Shell
Shell Reference
Shell Interfaces
ICredentialProviderCredentialEvents Interface

Provides an asynchronous callback mechanism used by a credential to notify it of state or text change events in the logon or credential user interface (UI).

ICredentialProviderCredentialEvents Members

AppendFieldComboBoxItem Appends a field ComboBox item.
DeleteFieldComboBoxItem Deletes a field ComboBox item.
OnCreatingWindow Called when the window is created. Enables credentials to retrieve the HWND of the parent window after ICredentialProvider::Advise is called.
SetFieldBitmap Sets the field bitmap.
SetFieldCheckbox Sets the check box of the field.
SetFieldComboBoxSelectedItem Sets the field of the combo box selected item.
SetFieldInteractiveState Sets the interactive state of the field.
SetFieldState Communicates to the logon UI that a UI state has changed and that the UI should be updated. SetFieldState is called by a credential.
SetFieldString Sets the field string.
SetFieldSubmitButton Sets the field adjacent to the submit button.

Remarks

When to Use

An implementation of ICredentialProviderCredentialEvents is provided for use by outside parties implementing a credential provider.

When to Implement

Outside parties do not need to implement ICredentialProviderCredentialEvents themselves.

Interface Information

Inherits fromIUnknown
Header and IDL filescredentialprovider.h, credentialprovider.idl
Minimum operating systems Windows Vista

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker