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