This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IS > ISettingsInRegistry Interface > ISettingsInRegistry.RestoreForCurrentUser Method (ArcObjects .NET 10.4 SDK) |
Restore object settings.
[Visual Basic .NET] Public Sub RestoreForCurrentUser ( _ ByVal bstrRegPath As String _ )
[C#] public void RestoreForCurrentUser ( string bstrRegPath );
[C++]
HRESULT RestoreForCurrentUser(
BSTR bstrRegPath
);
[C++]
Parameters bstrRegPath [in] bstrRegPath is a parameter of type BSTR