Visual Basic (Declaration) | |
---|---|
Public Function GetAggregates( _ ByRef aggrID As Integer(), _ ByRef aggrName As String(), _ ByRef aggrDesc As String() _ ) As Integer |
Parameters
- aggrID
- OUT: The aggregate identification index number.
- aggrName
- OUT: The name of the aggregate.
- aggrDesc
- OUT: A description of the aggregate.
Return Value
S_OK or E_FAILTarget Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x