Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal itemId As String, _ ByVal aggregateId As UInteger, _ ByVal details As ReadProcessedDetails, _ ByVal nodeToRead As HistoryReadValueId _ ) |
C# | |
---|---|
public HdaHistoryReadProcessedRequest( string itemId, uint aggregateId, ReadProcessedDetails details, HistoryReadValueId nodeToRead ) |
Parameters
- itemId
- The item id.
- aggregateId
- The aggregate id.
- details
- The details.
- nodeToRead
- The node to read.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family