[]
        
(Showing Draft Content)

C1.Util.Win.Win32.LoadBitmap

LoadBitmap Method

LoadBitmap(IntPtr, IntPtr)

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