OPC Historian .NET Server Toolkit Reference
CancelPlayback Method (AppPlugin)

Identifies the request to be cancelled.
Professional Edition only.
This method cancels the outstanding operation and executes an OPCHDA_CancelComplete callback.
Syntax
'Usage
 
Dim instance As AppPlugin
Dim cancelID As Integer
Dim value As Integer
 
value = instance.CancelPlayback(cancelID)
public int CancelPlayback( 
   int cancelID
)

Parameters

cancelID
Identifies the request to be cancelled.

Return Value

HRESULTS success/error code.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AppPlugin Class
AppPlugin Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback