MgWarnings Class Reference
[MgWarnings]
Inherits MgSerializable.
Detailed Description
Exposes non-critical warning messages from services.
- Remarks:
- Warnings are applicable only to the last operation performed on a service. Warnings are cleared before each new call to a service API. They are provided for information only.
Public Member Functions | |
INT32 | GetCount () |
Returns the count of warning messages. | |
MgStringCollection * | GetMessages () |
Retrieves collection of warning messages. |