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