Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

GetInternationalStringsVB method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the internationalized strings stored by the MxValue for a VB client.

Class

IMxValue

Syntax

[C#]

void GetInternationalStringsVB(

ref InternationalizedString[] ppsa

);

[Visual C++]

HRESULT GetInternationalStringsVB(

[in,out] SAFEARRAY(struct InternationalizedString) *ppsa

);

Returns

S_OK - operation succeeded.

E_FAIL - operation failed.

MX_E_WrongDataType- the stored value isn't an internationalized string.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in