Miner.Interop.Process Namespace > IMMPxApplicationEx Interface : CurrentNode Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> Property CurrentNode As IMMPxNode
'Usage
Dim instance As IMMPxApplicationEx Dim value As IMMPxNode instance.CurrentNode = value value = instance.CurrentNode
[System.Runtime.InteropServices.DispId(1610678275)] IMMPxNode CurrentNode {get; set;}
read-write property CurrentNode: IMMPxNode;
System.Runtime.InteropServices.DispIdAttribute(1610678275) function get,set CurrentNode : IMMPxNode
[System.Runtime.InteropServices.DispId(1610678275)] __property IMMPxNode* get_CurrentNode(); __property void set_CurrentNode( IMMPxNode* value );
[System.Runtime.InteropServices.DispId(1610678275)] property IMMPxNode^ CurrentNode { IMMPxNode^ get(); void set ( IMMPxNode^ value); }
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