| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Function GetAllocatedSlotIndexes() As Integer() | |
| C# | |
|---|---|
public abstract int[] GetAllocatedSlotIndexes() | |
| C++/CLI | |
|---|---|
public: abstract array<int>^ GetAllocatedSlotIndexes(); | |
Return Value
An array of slot indexes allocated for this physical channelTarget Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)