Miner.Interop.Process Namespace > IMMInternalPxNodeEdit Interface : NextStates Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> WriteOnly Property NextStates As IMMEnumPxState
'Usage
Dim instance As IMMInternalPxNodeEdit instance.NextStates = value
[System.Runtime.InteropServices.DispId(1610678272)] IMMEnumPxState NextStates {set;}
write-only property NextStates: IMMEnumPxState;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function set NextStates : IMMEnumPxState
[System.Runtime.InteropServices.DispId(1610678272)] __property void set_NextStates( IMMEnumPxState* value );
[System.Runtime.InteropServices.DispId(1610678272)] property IMMEnumPxState^ NextStates { void set ( IMMEnumPxState^ 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