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