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 ReadBooleanRaw function.
Syntax
UCHAR ReadBooleanRaw(
[in] BOOLEAN const volatile *Source
);
Parameters
[in] Source
Defines the BOOLEAN parameter Source.
Return value
Returns 1 if the function succeeds, 0 if it fails.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 22H2 |
Header | miniport.h (include Miniport.h) |