Public Shared Function GetAvailabilityCount( _ ByVal code As LicenseCodes _ ) As UInteger
public static uint GetAvailabilityCount( LicenseCodes code )
Parameters
- code
- The license code to check.
Return Value
The number of available licenses.
Public Shared Function GetAvailabilityCount( _ ByVal code As LicenseCodes _ ) As UInteger
public static uint GetAvailabilityCount( LicenseCodes code )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)