Язык Описание VBScript, JavaScript SubDelete(Scope, ObjectID, Key) Visual Basic Sub Delete(ByVal Scope As TIngeoUserProfileScope, ByVal ObjectID As String, ByVal Key As String) Delphi procedure Delete(Scope: TIngeoUserProfileScope; const ObjectID: WideString; const Key: WideString); C, C++ HRESULT Delete(TIngeoUserProfileScope Scope, BSTR ObjectID, BSTR Key);
IIngeoUserProfile, TIngeoUserProfileScope