Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal itemId As String, _ ByVal attributeId As UInteger, _ ByVal details As ReadRawModifiedDetails, _ ByVal nodeToRead As HistoryReadValueId _ ) |
C# | |
---|---|
public HdaHistoryReadAttributeRequest( string itemId, uint attributeId, ReadRawModifiedDetails details, HistoryReadValueId nodeToRead ) |
Parameters
- itemId
- The item id.
- attributeId
- The attribute 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