api_query_state_validity
List of: Functions
Subjects: History and Roll
Contents: Kernel

Action: Returns TRUE if the given DELTA_STATE is in the HISTORY_STREAM.

Prototype: outcome api_query_state_validity (


DELTA_STATE* ds, // input to test


logical& change_state_possible,// TRUE if state




// is valid


HISTORY_STREAM* hs // input history stream



= NULL


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/logical.h"

#include "kernel/kernapi/api/api.hxx"

#include "kernel/kernapi/api/kernapi.hxx"

#include "kernel/kerndata/bulletin/bulletin.hxx"

Description: Returns TRUE when the given DELTA_STATE in the HISTORY_STREAM. If no HISTORY_STREAM is supplied, the default stream is used.

Library: kernel

Filename: kern/kernel/kernapi/api/kernapi.hxx

Effect: System routine
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0117.HTM