Sponsors
EnumDesktops
in Display
Function name: EnumDesktops
Defined in : user32
Requirements : Windows NT 3.5(1) or later; Win9x/ME: Not supported
Declaration:
Declare Function EnumDesktops Lib "user32" Alias "EnumDesktopsA" (ByVal hwinsta As Long, ByVal lpEnumFunc As Long, ByVal lParam As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.