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.
Extracts the field 3 value from a packed IP address retrieved with the IPM_GETADDRESS message.
Syntax
BYTE FOURTH_IPADDRESS(
LPARAM x
);
Parameters
x
Type: LPARAM
The packed IP address value.
Return value
Type: BYTE
Returns a BYTE value that contains the field 3 value.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | commctrl.h |