Desktop Functions: Smart Device Functions:
|
EnumResTypeProc (Delegates)
C# Definition:
private delegate bool EnumResTypeProc(IntPtr hModule, string lpszType, IntPtr lParam); VB.NET Definition:
Private Delegate Function EnumResTypeProc(hModule As IntPtr, lpszType As String, 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. |
|