Visual Basic (Declaration) | |
---|---|
Public Overridable Function ReadChildAttribute( _ ByVal context As ISystemContext, _ ByVal relativePath As IList(Of QualifiedName), _ ByVal index As Integer, _ ByVal attributeId As UInteger, _ ByVal dataValue As DataValue _ ) As ServiceResult |
C# | |
---|---|
public virtual ServiceResult ReadChildAttribute( ISystemContext context, IList<QualifiedName> relativePath, int index, uint attributeId, DataValue dataValue ) |
Parameters
- context
- relativePath
- index
- attributeId
- dataValue
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family