ServicePRO SDK Help

IManageObjectsService..::..EndGetRole Method

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

Syntax


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

Parameters

hexMessage
Type: String%
result
Type: IAsyncResult