uaPLUS Reference
CancelPlayback Method
See Also  Send Feedback
I_HDAPlugin Namespace > IAppPlugin Interface : CancelPlayback Method

cancelID
Identifies the request to be cancelled.

Glossary Item Box

Professional Edition only.
This method cancels the outstanding operation and executes an OPCHDA_CancelComplete callback.

Syntax

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

Parameters

cancelID
Identifies the request to be cancelled.

Return Value

HRESULTS success/error code.

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.