Gets the layer state dictionary ID if present in the current database. The layer state dictionary can be created if it's not present and the bCreateIfNotPresent parameter is set to true.
Parameters
Parameters
Description
bCreateIfNotPresent
[in] Create a layer state dictionary if it's not present in the current database.
Returns
The layer state dictionary ID if it's present in the current database or the bCreateIfNotPresent parameter is set tu true; kNull otherwise.