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

Action: Returns a unique integer identifier for a given DELTA_STATE.

Prototype: outcome api_get_state_id (


DELTA_STATE* ds, // DELTA_STATE for which




// id tag is requested


STATE_ID& id // returned id


);

Includes: #include "kernel/acis.hxx"

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

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

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

Description: Returns a unique integer, in a particular HISTORY_STREAM, for a given DELTA_STATE. This id number (tag) is saved with the HISTORY_STREAM and does not change on restore.

Library: kernel

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

Effect: Read-only
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0069.HTM