ServicePRO SDK Help

IRequestServices..::..EndGetQueueDetailsWithPrivileges Method

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

Syntax


stcQueue EndGetQueueDetailsWithPrivileges(
	out stcUserPrivilege userPrivileges,
	IAsyncResult result
)
Function EndGetQueueDetailsWithPrivileges ( _
	<OutAttribute> ByRef userPrivileges As stcUserPrivilege, _
	result As IAsyncResult _
) As stcQueue

Parameters

userPrivileges
Type: HelpSTAR.PCL.Common..::..stcUserPrivilege%
result
Type: IAsyncResult