StoryReceived Event (Story Control)
Windows - Visual C++
Description
The Story Control fires the
StoryReceived event after receiving the first segment of a
multi-segmentented story from the NewsEdge Server. It fires the StoryRetrieved
event after all segments have been retrieved.
DispId 0x07
Syntax:
void OnStoryReceived( );
See Also: Run StoryRetrieved DataValid
Back to: Story Events