ArcFM Responder Mobile Developer Guide
IMMPathElementEx_get_EID Method






Syntax
'Declaration
 
Public Overridable Function IMMPathElementEx_get_EID() As System.Integer
'Usage
 
Dim instance As MMPathElementClass
Dim value As System.Integer
 
value = instance.IMMPathElementEx_get_EID()
public virtual System.int IMMPathElementEx_get_EID()
public function IMMPathElementEx_get_EID(): System.Integer; virtual; 
public function IMMPathElementEx_get_EID() : System.int;
public: virtual System.int IMMPathElementEx_get_EID(); 
public:
virtual System.int IMMPathElementEx_get_EID(); 
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

MMPathElementClass Class
MMPathElementClass Members

Send Feedback