ArcFM Responder Mobile Developer Guide
mmWSPacket Interface
Members 






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

mmWSPacket Members
Miner.Interop Namespace

Send Feedback