ServicePRO SDK Help

IManageObjectsService..::..EndAddUpdateQueueAndUDF Method

Namespace:  ServicePRO.Sdk.Windows.Definitions
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


stcQueue EndAddUpdateQueueAndUDF(
	out string hexMessage,
	IAsyncResult result
)
Function EndAddUpdateQueueAndUDF ( _
	<OutAttribute> ByRef hexMessage As String, _
	result As IAsyncResult _
) As stcQueue

Parameters

hexMessage
Type: String%
result
Type: IAsyncResult