Application instance data. The value specified in this structure is the same as the UserData parameter that is specified in a call to the SetPhoneLineVuMeterCallback(VoipMediaEngine, Int32, VoipMediaEngine..::.PHONE_LINE_VU_METER_CALLBACK_PROC, Object) API procedure.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public Object UserData
Visual Basic (Declaration)
Public UserData As Object
Visual C++
public:
Object^ UserData
J#
public Object UserData

See Also