Return selection information for the selection indicated by the specified 'id' if the selection exists, and 0 otherwise.
Declared in <baljsn_encoder_testtypes.h>
static
bdlat_SelectionInfo const*
lookupSelectionInfo(int id);
a pointer to the information structure if found, and 0 otherwise
| Name | Description |
|---|---|
| id | selection identifier to look up |