The IUIEventCls::ShowMessage method, in Configuration Manager, is never called.
[IDL] HRESULT ShowMessage( BSTR sTitle, BSTR sText, UI_MESSAGE_TYPE eMsgType ); |
Parameters
- sTitle
- Data type: BSTRQualifiers: [in]The title of the message.
- sText
- Data type: BSTRQualifiers: [in]The message text.
- eMsgType
- Data type: emsgQualifiers: [in]The message type.
Return Values
None.
Requirements
UIEvent.dll.
Runtime Requirements
For more information, see Configuration Manager Client Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Client Development Requirements.
See Also
Send comments about this topic to Microsoft.