IASControl::put_UserData

This method sets user-defined data.

Syntax

HRESULT put_UserData( long lData );

Parameters

lData
Long integer that contains data that a user wants to associate with the control.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.

See Also

IASControl::get_UserData