ArcFM Responder Mobile Developer Guide
mmXmlPacket Interface
Members 






Object Model
mmXmlPacket Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmXmlPacketClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface mmXmlPacket 
   Inherits IMMPacket 
'Usage
 
Dim instance As mmXmlPacket
[System.Runtime.InteropServices.Guid("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmXmlPacketClass)]
[System.Runtime.InteropServices.ComImport()]
public interface mmXmlPacket : IMMPacket  
public interface mmXmlPacket = class(IMMPacket)
System.Runtime.InteropServices.GuidAttribute("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmXmlPacketClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface mmXmlPacket implements IMMPacket 
[System.Runtime.InteropServices.Guid("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmXmlPacketClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface mmXmlPacket : public IMMPacket  
[System.Runtime.InteropServices.Guid("F82E70E2-EDFA-40DA-A629-4ECDAF2F6D16")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmXmlPacketClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class mmXmlPacket : public IMMPacket  
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

mmXmlPacket Members
Miner.Interop Namespace

Send Feedback