[]
        
(Showing Draft Content)

C1.Util.Win.Win32.LoadBitmap

LoadBitmap Method

LoadBitmap(nint, nint)

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