This method retrieves data stored by the user.
HRESULT get_UserData( long *plData );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method must be implemented, but can return E_NOTIMPL.
IASControl::put_UserData