AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgWarnings Class Reference
[MgWarnings]

Inherits MgSerializable.

List of all members.


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.
MgStringCollectionGetMessages ()
 Retrieves collection of warning messages.