#include <hal.h>
#include <debug.h>
#include <ndk/inbvfuncs.h>
Go to the source code of this file.
◆ NDEBUG
◆ HalAcquireDisplayOwnership()
VOID NTAPI HalAcquireDisplayOwnership |
( |
IN PHAL_RESET_DISPLAY_PARAMETERS |
ResetDisplayParameters | ) |
|
◆ HalDisplayString()
Definition at line 32 of file display.c.
33{
34#ifndef _MINIHAL_
35
37#endif
38}
BOOLEAN NTAPI InbvDisplayString(_In_ PCHAR String)
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFSTRING String
◆ HalQueryDisplayParameters()
◆ HalSetDisplayParameters()