Miner.Interop.Process Namespace > IMMPxApplicationEx2 Interface : NodeState Method |
'Declaration
Function NodeState( _ ByVal NodeId As System.Integer, _ ByVal nodeTypeId As System.Integer _ ) As System.Integer
'Usage
Dim instance As IMMPxApplicationEx2 Dim NodeId As System.Integer Dim nodeTypeId As System.Integer Dim value As System.Integer value = instance.NodeState(NodeId, nodeTypeId)
System.int NodeState( System.int NodeId, System.int nodeTypeId )
function NodeState( NodeId: System.Integer; nodeTypeId: System.Integer ): System.Integer;
function NodeState( NodeId : System.int, nodeTypeId : System.int ) : System.int;
System.int NodeState( System.int NodeId, System.int nodeTypeId )
System.int NodeState( System.int NodeId, System.int nodeTypeId )
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