Miner.Interop Namespace > IMMMapListener Interface : Startup Method |
'Declaration
Sub Startup( _ ByVal pListener As IMMListener _ )
'Usage
Dim instance As IMMMapListener Dim pListener As IMMListener instance.Startup(pListener)
void Startup( IMMListener pListener )
procedure Startup( pListener: IMMListener );
function Startup( pListener : IMMListener );
void Startup( IMMListener* pListener )
void Startup( IMMListener^ pListener )
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