Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 436 Bytes

_matrix_reset.md

File metadata and controls

39 lines (25 loc) · 436 Bytes
description
矩阵_重置

Syntax / 函数原型

bool __stdcall 
_matrix_reset (
    int *pMatrix,
);
易语言声明
.版本 2

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

Parameters / 参数

pMatrix

Type: INT32*

欲重置的矩阵指针


Return Value / 返回值

Type: BOOL

重置矩阵