Desktop Functions: Smart Device Functions:
|
EnumDesktopsDelegate (Delegates)
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. Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed. |
|