Miner.Interop Namespace > IMMQAQCProcessorCallback Interface : UpdateMessage Method |
'Declaration
Sub UpdateMessage( _ ByVal obj As ESRI.ArcGIS.Geodatabase.IObject _ )
'Usage
Dim instance As IMMQAQCProcessorCallback Dim obj As ESRI.ArcGIS.Geodatabase.IObject instance.UpdateMessage(obj)
void UpdateMessage( ESRI.ArcGIS.Geodatabase.IObject obj )
procedure UpdateMessage( obj: ESRI.ArcGIS.Geodatabase.IObject );
function UpdateMessage( obj : ESRI.ArcGIS.Geodatabase.IObject );
void UpdateMessage( ESRI.ArcGIS.Geodatabase.IObject* obj )
void UpdateMessage( ESRI.ArcGIS.Geodatabase.IObject^ obj )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2