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.
Maps a range of bus-relative device memory or I/O addresses into system space.
Syntax
PVOID DlGetDeviceBase(
PVOID DeviceHandle,
PHYSICAL_ADDRESS IoAddress,
ULONG NumberOfUchars,
UCHAR InIoSpace
);
Parameters
DeviceHandle
A handle that represents a display adapter.
IoAddress
NumberOfUchars
InIoSpace
Return value
This function returns PVOID.
Requirements
Requirement | Value |
---|---|
Header | dispmprt.h |