IUserAccountChangeCallback interface (shobjidl.h)
Exposes a method which is called when the picture that represents a user account is changed.
Inheritance
The IUserAccountChangeCallback interface inherits from the IUnknown interface. IUserAccountChangeCallback also has these types of members:
Methods
The IUserAccountChangeCallback interface has these methods.
IUserAccountChangeCallback::OnPictureChange Called to send notifications when the picture that represents a user account is changed. |
Remarks
Applications that want to notify users through this interface can add their class identifier (CLSID) strings as values under this key:
HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion UserPictureChange
The values under this key are enumerated to create this callback object.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl.h |