This function returns the high-order part of a specified physical address.
Header file: | Ndis.h |
Windows CE versions: | 2.0 and later |
ULONG NdisGetPhysicalAddressHigh(
IN NDIS_PHYSICAL_ADDRESS PhysicalAddress );
Returns the value of the high-order part of the physical address.
A driver that calls this function can be running at any IRQL.
NdisGetPhysicalAddressLow, NdisSetPhysicalAddressHigh