'Declaration
Public Sub GetAttribute( _
ByVal As Integer, _
ByRef As String, _
ByRef As String _
)
'Usage
Dim instance As Extension
Dim index As Integer
Dim attrName As String
Dim attrValue As String
instance.GetAttribute(index, attrName, attrValue)
Parameters
- index
- attrName
- attrValue