.
C# Definition:
private delegate bool EnumDesktopsDelegate(string desktop, IntPtr lParam);
VB Definition:
Private Delegate Function EnumDesktopsDelegate(ByVal desktop As String, ByVal lParam As IntPtr) As Boolean
User-Defined Types:
None.
Notes:
None.
The EnumDesktops API
9/21/2011 12:12:18 PM - -84.41.134.220
