ArcFM Responder Mobile Developer Guide
GetPathElementEnum Method (IMMFeedPathEx)






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

IMMFeedPathEx Interface
IMMFeedPathEx Members

Send Feedback