Miner.Interop.Process Namespace > PxApplicationClass Class : __PxApplication_Event_Startup Event |
'Declaration
Public Event __PxApplication_Event_Startup As __PxApplication_StartupEventHandler
'Usage
Dim instance As PxApplicationClass Dim handler As __PxApplication_StartupEventHandler AddHandler instance.__PxApplication_Event_Startup, handler
public event __PxApplication_StartupEventHandler __PxApplication_Event_Startup
public event __PxApplication_Event_Startup: __PxApplication_StartupEventHandler;
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event __PxApplication_StartupEventHandler* __PxApplication_Event_Startup
public: event __PxApplication_StartupEventHandler^ __PxApplication_Event_Startup
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