EnumResTypeProc (Delegates)
Last changed: -216.108.207.123

.
Summary

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.

Documentation