diff options
Diffstat (limited to 'include/m_avatars.h')
-rw-r--r-- | include/m_avatars.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_avatars.h b/include/m_avatars.h index 5b2cbce9ac..72e8fe9d82 100644 --- a/include/m_avatars.h +++ b/include/m_avatars.h @@ -145,6 +145,7 @@ struct AVATARDRAWREQUEST #define MS_AV_PROTECTAVATAR "SV_Avatars/ProtectAvatar"
// set (and optionally protect) a local contact picture for the given hContact
+// returns TRUE on success & FALSE otherwise
//
// wParam = (HANDLE)hContact
// lParam = either a full picture filename or NULL. If lParam == NULL, the service
|