ReadBooleanRaw function (miniport.h)

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)