| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Function GetActiveSymbolIndexes() As Integer() | |
| C# | |
|---|---|
public abstract int[] GetActiveSymbolIndexes() | |
| C++/CLI | |
|---|---|
public: abstract array<int>^ GetActiveSymbolIndexes(); | |
Return Value
array of active symbol indexes as offsets from the beginning of the frameTarget Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)