The IReplNotify::SetStatusText method sets the text to be displayed on the Explorer Window status control.
HRESULT SetStatusText (
LPSTR lpszText
);
| Header file: | Cesync.h |
| Platforms: | H/PC |
| Windows CE versions: | 2.0 and later |
Status messages should be advisory only. Use modal dialog boxes or message boxes for information that requires user intervention.