Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 414 Bytes

_layout_destroy.md

File metadata and controls

37 lines (24 loc) · 414 Bytes
description
布局_销毁

Syntax / 函数原型

bool __stdcall 
_layout_destroy (
    int hLayout
);
易语言声明
.版本 2

.DLL命令 _layout_destroy, 逻辑型, "libexdui.dll", "_layout_destroy", 公开, 
    .参数 hLayout, 整数型,  , 

Parameters / 参数

hLayout

Type: HANDLE

布局句柄


Return Value / 返回值

Type: BOOL