This document is archived and information here might be outdated. Recommended version. |
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