Desktop Functions: Smart Device Functions:
|
CBTProc (Delegates)
C# Definition:
delegate IntPtr CBTProc(HCBT nCode, IntPtr wParam, IntPtr lParam); VB.NET Definition:
Private Delegate Function CBTProc(nCode As HCBT, wParam As IntPtr, lParam As IntPtr) As IntPtr User-Defined Types: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. |
|