Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 430 Bytes

_layout_unregister.md

File metadata and controls

36 lines (24 loc) · 430 Bytes
description
布局_反注册

Syntax / 函数原型

bool __stdcall 
_layout_unregister (
    int nType
);
易语言声明
.版本 2

.DLL命令 _layout_unregister, 逻辑型, "libexdui.dll", "_layout_unregister", 公开, 
    .参数 nType, 整数型,  , 布局类型

Parameters / 参数

nType

Type: INT32

布局类型


Return Value / 返回值

Type: BOOL