UIMessage.StringData
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
UIMessage.StringData
Syntax
UIMessage.StringData
Data Type
Purpose
Returns the string value passed to the stringDataParam parameter of the Thread.PostUIMessageEx method that posted the UIMessage.
Remarks
An example of a user interface message event that uses stringDataParam is the UIMsg_ProgressText event. If you define custom user interface message events, you can pass string data to the Thread.PostUIMessageEx method.