ListView::GetImageLayout
void GetImageLayout (
short * nImages,
short * nRows
) const;
Parameters
- nImages
Output parameter: The number of the sub-images of the global image. This parameter can be NULL. - nRows
Output parameter The number of the rows in the global image. This parameter can be NULL.