User manual - イメージャライブラリマニュアルver.1.06(2012年3月29日)

Table Of Contents
174
3.92 IMGGetAimer
エイマ強度を取得します。
[C++]
int IMGGetAimer(
LPDWORD
pAim
)
[Visual Basic]
Public Shared Function IMGGetAimer( _
ByRef
pAim
As Int32 _
) As Int32
[C#]
public static Int32 IMGGetAimer(
ref Int32
pAim
);
解説
IMGWaitForDecode 関数、IMGWaitForDecodeRaw 関数、IMGAimerOn 関数実行時に点灯するイメ
ージャのエイマの強度を取得します。
パラメータ
pAim
エイマ強度を取得します。取得する値は IMGSetAimer 関数を参照してください。
戻り値
IMG_SUCCESS
: 正常終了
IMG_ERR_MEMORY
: メモリエラー
Device Emulator では発生しません
FUNCTION_UNSUPPORT
: 未サポートエラー
対応情報
機種
: DT-X7 / DT-5300 / DT-X8 / IT-9000
ヘッダ
: ImagerLib.h
ライブラリ
: ImagerLib.lib