| Visual Basic (Declaration) | |
|---|---|
Public Shared Sub UpdateMeasRUCollectionViaAllocationSignaling( _ ByVal meas As MeasurementExtension, _ ByVal selectedBandIndex As Integer, _ ByVal isRestoring As Boolean, _ Optional ByVal checkSanityOnly As Boolean _ ) | |
| C# | |
|---|---|
public static void UpdateMeasRUCollectionViaAllocationSignaling( MeasurementExtension meas, int selectedBandIndex, bool isRestoring, bool checkSanityOnly ) | |
| C++/CLI | |
|---|---|
public: static void UpdateMeasRUCollectionViaAllocationSignaling( MeasurementExtension^ meas, int selectedBandIndex, bool isRestoring, bool checkSanityOnly ) | |
Parameters
- meas
- selectedBandIndex
- isRestoring
- checkSanityOnly
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)