_BitTestAndComplement64 (miniport.h)
This topic describes the _BitTestAndComplement64 function.
Syntax
unsigned char _BitTestAndComplement64(
__int64 *Base,
__int64 Index
);
Parameters
Base
Defines the __int64 parameter Base.
Index
Defines the __int64 parameter Index.
Return value
unsigned char
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Header | miniport.h (include Miniport.h) |