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