Return GpStatus

Declare Function GdipDeleteGraphics Lib “gdiplus” ( graphics As Integer) As GpStatus

Return GpStatus What type instead

thanks

Usually, it’s an Integer.

I forgot, this is an enum … haha
thanks