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.
Checks the registry for whether another driver has already claimed ownership of the specified bus-relative access ranges and any other hardware resources.
Syntax
VP_STATUS DlVerifyAccessRanges(
PVOID DeviceHandle,
ULONG NumAccessRanges,
PVIDEO_ACCESS_RANGE AccessRanges
);
Parameters
DeviceHandle
NumAccessRanges
AccessRanges
Return value
This function returns VP_STATUS.
Requirements
| Requirement | Value |
|---|---|
| Header | dispmprt.h |