EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB16121: 'Int32 Locale' parameter explanation for the IDSSExpression when using the MicroStrategy Intelligence Server API 9.x


Community Admin

• Strategy


When using the Strategy Intelligence Server API 9.x, users might come across methods that accept parameters of type 'Int32 Locale', such as methods of the class IDSSExpression for instance.
 
The 'Text' public function of class IDSSExpression has the following definition:
 
HRESULT Text ( Int32 Locale, BSTR *pText)
Notice that the above call accepts one of its parameters as Int32 to define the locale to be used.
 
The Int32 is a representation of a locale ID as specified by Microsoft's Windows Locale ID (LCID).
 
A complete list of locale ID can be found at:
 
http://www.microsoft.com/globaldev/reference/lcid-all.mspx
 


Comment

0 comments

Details

Knowledge Article

Published:

June 23, 2017

Last Updated:

June 23, 2017