Miner.Interop.Process Namespace > GetDNClass Class : Initialize Method |
'Declaration
Public Overridable Function Initialize( _ ByVal pPxApplication As IMMPxApplication _ ) As System.Boolean
'Usage
Dim instance As GetDNClass Dim pPxApplication As IMMPxApplication Dim value As System.Boolean value = instance.Initialize(pPxApplication)
public virtual System.bool Initialize( IMMPxApplication pPxApplication )
public function Initialize( pPxApplication: IMMPxApplication ): System.Boolean; virtual;
public function Initialize( pPxApplication : IMMPxApplication ) : System.boolean;
public: virtual System.bool Initialize( IMMPxApplication* pPxApplication )
public: virtual System.bool Initialize( IMMPxApplication^ pPxApplication )
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