Click here for NewsObjects Overview
StoryRetrieved Event (Story Control)
Windows - Visual C++


Description
The StoryRetrieved event is fired when a story is retrieved from the NewsEdge Server. The Story Control fires the StoryReceived event after receiving the first segment of a multi-segmentented story. It fires the StoryRetrieved event after all segments have been retrieved.

DispId 0x04

Syntax
void OnStoryRetrieved( );

See Also: Run StoryReceived DataValid

Back to: Story Events