[]
        
(Showing Draft Content)

C1.Util.Win.Win32.DestroyWindow

DestroyWindow Method

DestroyWindow(nint)

Declaration
public static extern bool DestroyWindow(nint hWnd)
Public Shared Function DestroyWindow(hWnd As IntPtr) As Boolean
Parameters
Type Name Description
nint hWnd
Returns
Type Description
bool