API Reference > OdDb Classes > OdDbPlotSettingsValidator Class > OdDbPlotSettingsValidator Methods > getLocaleMediaName Method > OdDbPlotSettingsValidator::getLocaleMediaName Method (OdDbPlotSettings *, int)
OdDbPlotSettingsValidator::getLocaleMediaName Method (OdDbPlotSettings *, int)
Syntax
C++
virtual OdString getLocaleMediaName(OdDbPlotSettings * pPlotSettings, int mediaIndex) = 0;
Parameters 
Description 
OdDbPlotSettings * pPlotSettings 
[in] Pointer to the PlotSettings object.  
int mediaIndex 
[in] Media index. 

Returns the locale-dependent media name for the specified PlotSettings object and index. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.