IUpdateServer.GetUpdateCount Method ()
Applies To: Windows Server Update Services
Gets the number of all available drivers and software updates.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
int GetUpdateCount()
int GetUpdateCount()
abstract GetUpdateCount : unit -> int
Function GetUpdateCount As Integer
Return Value
Type: System.Int32
The number of available drivers and software updates.
See Also
GetUpdateCount Overload
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top