DlGetRomImage function (dispmprt.h)
Reads the device's read-only memory (ROM).
Syntax
PVOID DlGetRomImage(
PVOID DeviceHandle,
PVOID Unused1,
ULONG Unused2,
ULONG Length
);
Parameters
DeviceHandle
A handle that represents a display adapter.
Unused1
Unused2
Length
The length in bytes.
Return value
This function returns PVOID.
Requirements
Requirement | Value |
---|---|
Header | dispmprt.h |