Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.2 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Scilabヘルプ >> API Scilab > legacy > handle > isHandleType

isHandleType

ハンドル変数かどうかを調べる.

呼び出し手順

int isHandleType(void* _pvCtx, int* _piAddress)

引数

_pvCtx

Scilab環境ポインタ, api_scilab.h により定義された "pvApiCtx"で指定.

_piAddress

変数を保存するScilabメモリの位置.

戻り値

変数がハンドル型の場合は1, それ以外は 0

履歴

バージョン記述
5.5.0 この関数はScilab 5.5.0で追加されました
Report an issue
<< handle handle getScalarHandle >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Feb 14 15:02:38 CET 2019