ASPEN_GetNewsStoryInfo

 

Related Topics

 

 

 

Purpose

 

 

 

Call Syntax

 

 

 

Parameters

Input

A pointer to a story’s handle.

 

Output

A pointer to an ASPEN_GET_NUMBERED_STORY2_OUTPUT structure.

 

 

Structures

typedef struct

{

   long story_handle;

} ASPEN_GET_STORY_INFO_INPUT;

 

typedef struct

{

   long story_number;

   long story_time;

   short story_size;

   USHORT character_set;

   char title[ASPEN_MAX_NEWSTITLE_LENGTH];

} ASPEN_GET_STORY_INFO_OUTPUT;

 

 

Remarks

 

 

 

Return Value

ASPEN_OK

 

 

See Also

 

 

 

Example

 

 

©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.