Platform SDK: Files and I/O |
Notifies the client's connection sink whenever a user's SID has been asynchronously resolved. If IDiskQuotaUser::GetAccountStatus returns DISKQUOTA_USER_ACCOUNT_RESOLVED, the user's account container name, logon name, and display name strings are available in the quota user object.
HRESULT OnUserNameChanged( PDISKQUOTA_USER pUser );
The return value is ignored.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Dskquota.h.
File Systems Overview, File System Interfaces, IDiskQuotaEvents