Reference Library
GetButtonInformationResponseEvent Method (invokeId, buttonNumber, label, buttonFunction, lampIds, error)
NamespacesAvaya.ApplicationEnablement.DMCCControlEventsGetButtonInformationResponseEvent(Int32, String, String, String, String, String)
Declaration Syntax
C#Visual BasicVisual C++
void GetButtonInformationResponseEvent(
	int invokeId,
	string buttonNumber,
	string label,
	string buttonFunction,
	string lampIds,
	string error
)
Sub GetButtonInformationResponseEvent ( _
	invokeId As Integer, _
	buttonNumber As String, _
	label As String, _
	buttonFunction As String, _
	lampIds As String, _
	error As String _
)
void GetButtonInformationResponseEvent(
	int invokeId, 
	String^ buttonNumber, 
	String^ label, 
	String^ buttonFunction, 
	String^ lampIds, 
	String^ error
)
Parameters
invokeId (Int32)
buttonNumber (String)
label (String)
buttonFunction (String)
lampIds (String)
error (String)

Assembly: ServiceProvider (Module: ServiceProvider)