Miner.Interop Namespace > IMMSenderReceiver Interface : Init Method |
'Declaration
Function Init( _ ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _ ) As System.Boolean
'Usage
Dim instance As IMMSenderReceiver Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet Dim value As System.Boolean value = instance.Init(pProperties)
System.bool Init( ESRI.ArcGIS.esriSystem.IPropertySet pProperties )
function Init( pProperties: ESRI.ArcGIS.esriSystem.IPropertySet ): System.Boolean;
function Init( pProperties : ESRI.ArcGIS.esriSystem.IPropertySet ) : System.boolean;
System.bool Init( ESRI.ArcGIS.esriSystem.IPropertySet* pProperties )
System.bool Init( ESRI.ArcGIS.esriSystem.IPropertySet^ pProperties )
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