Miner.Interop.Process Namespace > IMMPxNode Interface : State Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678276)> ReadOnly Property State As IMMPxState
'Usage
Dim instance As IMMPxNode Dim value As IMMPxState value = instance.State
[System.Runtime.InteropServices.DispId(1610678276)] IMMPxState State {get;}
read-only property State: IMMPxState;
System.Runtime.InteropServices.DispIdAttribute(1610678276) function get State : IMMPxState
[System.Runtime.InteropServices.DispId(1610678276)] __property IMMPxState* get_State();
[System.Runtime.InteropServices.DispId(1610678276)] property IMMPxState^ State { IMMPxState^ get(); }
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