_BitTestAndSet64 (ミニポート.h)
このトピックでは、_BitTestAndSet64 関数について説明します。
構文
unsigned char _BitTestAndSet64(
__int64 *Base,
__int64 Index
);
パラメーター
Base
Base __int64 パラメーターを定義します。
Index
Index __int64 パラメーターを定義します。
戻り値
unsigned char
必要条件
要件 | 価値 |
---|---|
サポートされる最小クライアント | Windows 11 |
ヘッダー | ミニポート.h (ミニポートを含む.h) |