Searched defs:ImageListsDescriptor (Results 1 – 1 of 1) sorted by relevance
88 struct ImageListsDescriptor struct90 ImageListsDescriptor() : pImageList( 0 ), in ImageListsDescriptor() function92 ~ImageListsDescriptor() { delete pImageList; delete pExternalImageList; } in ~ImageListsDescriptor()94 ImageListDescriptor* pImageList;95 ExternalImageItemListDescriptor* pExternalImageList;
Completed in 6 milliseconds