Считывает данные.
Язык Описание VBScript, JavaScript FunctionGet(aScope, anObjectID, aKey, aDefault) Visual Basic Function Get(ByVal aScope As TIngeoUserProfileScope, ByVal anObjectID As String, ByVal aKey As String, ByVal aDefault As String) As String Delphi const function Get(aScope: TIngeoUserProfileScope; const anObjectID: WideString; const aKey: WideString; const aDefault: WideString): WideString; C, C++ HRESULT Get(TIngeoUserProfileScope aScope, BSTR anObjectID, BSTR aKey, BSTR aDefault, BSTR* Value);
Данные в виде строки.
IIngeoUserProfile, TIngeoUserProfileScope