[]
        
(Showing Draft Content)

C1.Util.Win.Win32.LoadBitmap

LoadBitmap Method

LoadBitmap(IntPtr, IntPtr)

Declaration
public static extern IntPtr LoadBitmap(IntPtr hInstance, IntPtr lpBitmapName)
Parameters
Type Name Description
IntPtr hInstance
IntPtr lpBitmapName
Returns
Type Description
IntPtr