ArcFM Responder Mobile Developer Guide
GetLoopIDEnum Method (IMMPathElementEx)






Syntax
'Declaration
 
Function GetLoopIDEnum() As IMMEnumInt32
'Usage
 
Dim instance As IMMPathElementEx
Dim value As IMMEnumInt32
 
value = instance.GetLoopIDEnum()
IMMEnumInt32 GetLoopIDEnum()
function GetLoopIDEnum(): IMMEnumInt32; 
function GetLoopIDEnum() : IMMEnumInt32;
IMMEnumInt32* GetLoopIDEnum(); 
IMMEnumInt32^ GetLoopIDEnum(); 
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

IMMPathElementEx Interface
IMMPathElementEx Members

Send Feedback