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