PSM_SETNEXTTEXT message

Sets the text of the Next button in a wizard. You can send this message explicitly or by using the PropSheet_SetNextText macro.

Parameters

wParam

Must be zero.

lParam

Pointer to a buffer that contains the text.

Return value

No meaningful return value.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Prsht.h
Unicode and ANSI names
PSM_SETNEXTTEXTW (Unicode)