uaPLUS Reference
OnCancelComplete Method
See Also  Send Feedback
HDAPluginDA Namespace > HdaGenericServer Class : 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) 
Public Function OnCancelComplete( _
   ByVal cancelID As Integer _
) As Integer
C# 
public 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.