OPC Historian .NET Server Toolkit Reference
InsertAnnotation Method (IDBAPlugin)

insert requests for one or multiple items
Insert an annotation into the database.
Syntax
'Usage
 
Dim instance As IDBAPlugin
Dim requests As List(Of AnnotationRequest)
Dim value As Integer
 
value = instance.InsertAnnotation(requests)
int InsertAnnotation( 
   List<AnnotationRequest> requests
)

Parameters

requests
insert requests for one or multiple items

Return Value

HRESULT
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

IDBAPlugin Interface
IDBAPlugin Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback