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