Online HSP Document Library
dupptr の検索結果 [Reset]
リファレンス (1 カテゴリ)
hspint64.dll 3

dupptr64
ポインタ(64bit)からクローン変数を作成

libptr64
外部呼出しコマンドの情報アドレス(64bit)を得る

varptr64
変数データのポインタ(64bit)を返す

ドキュメント (0 カテゴリ)

該当するページは見つかりません。

サンプル (1 カテゴリ)
hspint64.dll 4

05_dupptr64.hsp
#include "hsp3_64.as" #include "hspint64.as" dupptr64
sample\hspint64.dll\05_dupptr64.hsp

06_libptr64.hsp
#include "hsp3_64.as" #include "hspint64.as" libptr64
sample\hspint64.dll\06_libptr64.hsp

20_strw.hsp
#include "hsp3_64.as" #include "hspint64.as" strw Unicode文字列(UTF-16)型に変換
sample\hspint64.dll\20_strw.hsp

43_戻り値が構造体の値渡しの場合.hsp
#include "hsp3_64.as" #include "hspint64.as" - 戻り値が構造体の値渡しの場合 -
sample\hspint64.dll\43_戻り値が構造体の値渡しの場合.hsp

[Reset]
Online HSP Document Library