ExtRemoteData::GetShort 方法 (engextcpp.hpp)
GetShort 方法會傳回 ExtRemoteData 物件的 SHORT 版本,代表目標記憶體的內容。
Syntax
SHORT GetShort();
傳回值
GetShort 會傳回 ExtRemoteData 物件的 SHORT 版本。
備註
ExtRemoteData 物件所代表的記憶體大小必須是 sizeof(SHORT)
。
規格需求
需求 | 值 |
---|---|
目標平台 | 桌面 |
標頭 | engextcpp.hpp (包含 Engextcpp.hpp) |