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.
1/6/2010
This function returns the high-order part of a specified physical address.
Syntax
ULONG NdisGetPhysicalAddressHigh(
NDIS_PHYSICAL_ADDRESS PhysicalAddress
);
Parameters
- PhysicalAddress
[in] Specifies a physical address of an OS-dependent size.
Return Value
Returns the value of the high-order part of the physical address.
Requirements
| Header | ndis.h |
| Library | ndis.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
NDIS Library Functions
NdisGetPhysicalAddressLow
NdisSetPhysicalAddressHigh