_BitTestAndComplement64 (miniport.h)
本主题介绍 _BitTestAndComplement64 函数。
语法
unsigned char _BitTestAndComplement64(
__int64 *Base,
__int64 Index
);
参数
Base
定义 __int64 参数 Base。
Index
定义 __int64 参数 Index。
返回值
unsigned char
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 11 |
标头 | miniport.h (包括 Miniport.h) |