Miner.Interop Namespace > IMMSubtype Interface : GetField Method |
index for the field as Long
'Declaration
Sub GetField( _ ByVal lFieldIndex As System.Integer, _ ByRef ppMMField As IMMField _ )
'Usage
Dim instance As IMMSubtype Dim lFieldIndex As System.Integer Dim ppMMField As IMMField instance.GetField(lFieldIndex, ppMMField)
void GetField( System.int lFieldIndex, ref IMMField ppMMField )
procedure GetField( lFieldIndex: System.Integer; var ppMMField: IMMField );
function GetField( lFieldIndex : System.int, ppMMField : IMMField );
void GetField( System.int lFieldIndex, ref IMMField* ppMMField )
void GetField( System.int lFieldIndex, IMMField^% ppMMField )
index for the field as Long
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