ServicePRO SDK Help

IManageObjectsService..::..EndGetUser Method

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

Syntax


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

Parameters

hexMessage
Type: String%
result
Type: IAsyncResult