Miner.Interop Namespace > MMEnumPathElementClass Class : PathElement Method |
'Declaration
Public Overridable Sub PathElement( _ ByVal Index As System.Integer, _ ByRef pVal As IMMPathElementEx _ )
'Usage
Dim instance As MMEnumPathElementClass Dim Index As System.Integer Dim pVal As IMMPathElementEx instance.PathElement(Index, pVal)
public virtual void PathElement( System.int Index, out IMMPathElementEx pVal )
public procedure PathElement( Index: System.Integer; Out pVal: IMMPathElementEx ); virtual;
public function PathElement( Index : System.int, pVal : IMMPathElementEx );
public: virtual void PathElement( System.int Index, [PARAMFLAG::Out] IMMPathElementEx* pVal )
public: virtual void PathElement( System.int Index, [Out] IMMPathElementEx^ pVal )
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