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.
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 |