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