Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |