uaPLUS Reference
OnCancelComplete Method
See Also  Send Feedback
I_HDAPlugin Namespace > IGenericServer Interface : OnCancelComplete Method

cancelID

Glossary Item Box

This method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Async Cancel.

Syntax

Visual Basic (Declaration) 
Function OnCancelComplete( _
   ByVal cancelID As Integer _
) As Integer
C# 
int OnCancelComplete( 
   int cancelID
)

Parameters

cancelID

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.