Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Packs two byte-values into a single LPARAM suitable for use with the IPM_SETRANGE message.
Syntax
LPARAM MAKEIPRANGE(
BYTE low,
BYTE high
);
Parameters
low
Type: BYTE
The lower limit of the range.
high
Type: BYTE
The upper limit of the range.
Return value
Type: LPARAM
Returns an LPARAM value that contains the range.
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 |