Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FormatSystemMessage method, in Configuration Manager, formats a system error message by using the error code and optional insertion strings.
Syntax
[VBScript]
SMSFormatMessageCtl.FormatSystemMessage
Parameters
MessageID
Data type: int
Error message ID.
InsertionStrings
Data type: object
Optional list of insertion strings.
Return Value
A string.
Requirements
FormatMessageCtl.dll.
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.