Miner.Interop Namespace > IMMAutoUpdater2 Interface : ObjectValidated Method |
'Declaration
Sub ObjectValidated( _ ByVal pObject As ESRI.ArcGIS.Geodatabase.IObject _ )
'Usage
Dim instance As IMMAutoUpdater2 Dim pObject As ESRI.ArcGIS.Geodatabase.IObject instance.ObjectValidated(pObject)
void ObjectValidated( ESRI.ArcGIS.Geodatabase.IObject pObject )
procedure ObjectValidated( pObject: ESRI.ArcGIS.Geodatabase.IObject );
function ObjectValidated( pObject : ESRI.ArcGIS.Geodatabase.IObject );
void ObjectValidated( ESRI.ArcGIS.Geodatabase.IObject* pObject )
void ObjectValidated( ESRI.ArcGIS.Geodatabase.IObject^ pObject )
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