Skip to content

InfoString

InfoString

Gets the value of specified string type property.

string  InfoString(
   ENUM_ACCOUNT_INFO_STRING  prop_id     // property ID
   ) const

Parameters

prop_id

[in] Identifier of the property. The value can be one of the values of ENUM_ACCOUNT_INFO_STRINGenumeration.

Return Value

Value of string type.

Last updated on