This operation in function
csammisrun.OscarLib.Utility.Marshal.ByteArrayToUshort
retval = (ushort)((buffer[index] << 8) | buffer[index + 1]);
Thows exception IndexOutOfRangeException.
It occurs when trying to call RequestUserInfo function in connected Session
object. It occurs if try to get user info for some UIN's, not for all.
Nobody/Anonymous
None
None
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use