MPXCtrlGetAPIVersion メソッド |
APIのバージョン情報を取得します。
名前空間: SunnyGiken.MicroPeckerX.MPXADLアセンブリ: MPXCtrldotNET40Free (in MPXCtrldotNET40Free.dll) バージョン: 1.0.9559.26434
構文public static int GetAPIVersion(
ref StMPXAPIVersion Version
)
public:
static int GetAPIVersion(
StMPXAPIVersion% Version
)
パラメーター
- Version StMPXAPIVersion
- APIのバージョン情報
戻り値
Int32
解説APIのバージョン情報を取得します。
C++版の"MPXGetAPIVersion"に相当します。
関連項目