ListBoxItemUpdateEvent::GetDrawContext
void * GetDrawContext (void) const;
Return Value
The drawing context indicates:
Platform
Meaning
On Macintosh:
CGContextRef cast to
void*.
On Windows:
HDC cast to
void*.