1-6 SOMobjects Base Toolkit: Programmer’s Reference Manual
somCheckId Function
Purpose
Registers a SOM ID.
Syntax
somId somCheckId (somId id);
Description
The somCheckId function registers a SOM ID and converts it into an internal
representation. The input SOM ID is returned. If the ID is already registered, this function
has no effect.
Parameters
id The somId to be registered.
Return Value
The registered somId.
Example
See the somBeginPersistentIds function.
Related Information
Functions: somRegisterId, somIdFromString, somStringFromId, somCompareIds,
somTotalRegIds, somSetExpectedIds, somBeginPersistentIds, somEndPersistentIds,
somUniqueKey
Data Structures: somId (sombtype.h)
Kommentare zu diesen Handbüchern