// ndis.h
void NdisGetPhysicalAddressHigh(
[in] _PhysicalAddress
);
View the official Windows Driver Kit DDI referenceNo description available.
NdisGetPhysicalAddressHigh returns the high-order part of a given physical address.
_PhysicalAddress [in]Specifies a physical address of an OS-dependent size.