Miner.Interop.Desktop Assembly > Miner.Interop Namespace > IMMFinder Interface : Init Method |
'Declaration Sub Init( _ ByVal pApp As ESRI.ArcGIS.Framework.IApplication, _ ByVal bRequireObjectClass As Boolean, _ ByVal pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass, _ ByVal pFindEvents As ESRI.ArcGIS.ArcMapUI.IFindPanelEvents _ )
'Usage Dim instance As IMMFinder Dim pApp As ESRI.ArcGIS.Framework.IApplication Dim bRequireObjectClass As Boolean Dim pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass Dim pFindEvents As ESRI.ArcGIS.ArcMapUI.IFindPanelEvents instance.Init(pApp, bRequireObjectClass, pObjectClass, pFindEvents)
void Init( ESRI.ArcGIS.Framework.IApplication pApp, bool bRequireObjectClass, ESRI.ArcGIS.Geodatabase.IObjectClass pObjectClass, ESRI.ArcGIS.ArcMapUI.IFindPanelEvents pFindEvents )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.