This document is archived and information here might be outdated. Recommended version. |
Provides access to the value of the user data named 'UserDataName'.
[Visual Basic .NET] Public Function GetUserData ( _ ByVal UserDataName As String _ ) As Object
[C#] public object GetUserData ( string UserDataName );
[C++]
HRESULT GetUserData(
BSTR UserDataName
);
[C++]
Parameters UserDataName [in]
UserDataName is a parameter of type BSTR