GetSemanticSegConfigData
Function Usage
A protected member function that writes configuration to the class mapping table. (It is invoked for internal use only. Do not use it.)
Prototype
1 | APP_ERROR SemanticSegPostProcessBase::GetSemanticSegConfigData(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: SemanticSegPostProcessBase