Miner.Interop.Process Namespace > IMMExtension Interface : Startup Method |
'Declaration
Sub Startup( _ ByVal vInitData As System.Object _ )
'Usage
Dim instance As IMMExtension Dim vInitData As System.Object instance.Startup(vInitData)
void Startup( System.object vInitData )
procedure Startup( vInitData: System.TObject );
function Startup( vInitData : System.Object );
void Startup( System.Object* vInitData )
void Startup( System.Object^ vInitData )
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