Miner.Interop.Process Namespace > PxApplicationClass Class : CreateNewNode Method |
'Declaration
Public Overridable Sub CreateNewNode( _ ByVal pPxNode As IMMPxNode, _ ByVal sTransName As System.String _ )
'Usage
Dim instance As PxApplicationClass Dim pPxNode As IMMPxNode Dim sTransName As System.String instance.CreateNewNode(pPxNode, sTransName)
public virtual void CreateNewNode( IMMPxNode pPxNode, System.string sTransName )
public procedure CreateNewNode( pPxNode: IMMPxNode; sTransName: System.String ); virtual;
public function CreateNewNode( pPxNode : IMMPxNode, sTransName : System.String );
public: virtual void CreateNewNode( IMMPxNode* pPxNode, System.string* sTransName )
public: virtual void CreateNewNode( IMMPxNode^ pPxNode, System.String^ sTransName )
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