ServicePRO SDK Help

IRequestServices..::..EndPinUnPinRequest Method

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

Syntax


bool EndPinUnPinRequest(
	out string warningMessage,
	IAsyncResult result
)
Function EndPinUnPinRequest ( _
	<OutAttribute> ByRef warningMessage As String, _
	result As IAsyncResult _
) As Boolean

Parameters

warningMessage
Type: String%
result
Type: IAsyncResult