ArcFM Responder Mobile Developer Guide
SupportedExtensions Property (IMMPxSubtask2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
ReadOnly Property SupportedExtensions As IMMEnumExtensionNames
'Usage
 
Dim instance As IMMPxSubtask2
Dim value As IMMEnumExtensionNames
 
value = instance.SupportedExtensions
[System.Runtime.InteropServices.DispId(1610678275)]
IMMEnumExtensionNames SupportedExtensions {get;}
read-only property SupportedExtensions: IMMEnumExtensionNames; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function get SupportedExtensions : IMMEnumExtensionNames
[System.Runtime.InteropServices.DispId(1610678275)]
__property IMMEnumExtensionNames* get_SupportedExtensions();
[System.Runtime.InteropServices.DispId(1610678275)]
property IMMEnumExtensionNames^ SupportedExtensions {
   IMMEnumExtensionNames^ get();
}
Requirements

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

See Also

Reference

IMMPxSubtask2 Interface
IMMPxSubtask2 Members

Send Feedback