The documentation states that "An image list is a collection of same-sized images" (http://msdn.microsoft.com/en-us/library/9xc4z2c7.aspx).

But how do I retrieve that size? I have a pointer to an empty image list. The size was set during creation, but that's out of my control.