ArcFM Responder Mobile Developer Guide
mmEnvelopePackage Interface
Members 






Object Model
mmEnvelopePackage Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmEnvelopePackageClass)>
<System.Runtime.InteropServices.GuidAttribute("78D317F9-8769-4929-826E-F147F3E7C4E1")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface mmEnvelopePackage 
   Inherits IMMEnvelopePackage 
'Usage
 
Dim instance As mmEnvelopePackage
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmEnvelopePackageClass)]
[System.Runtime.InteropServices.Guid("78D317F9-8769-4929-826E-F147F3E7C4E1")]
[System.Runtime.InteropServices.ComImport()]
public interface mmEnvelopePackage : IMMEnvelopePackage  
public interface mmEnvelopePackage = class(IMMEnvelopePackage)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmEnvelopePackageClass)
System.Runtime.InteropServices.GuidAttribute("78D317F9-8769-4929-826E-F147F3E7C4E1")
System.Runtime.InteropServices.ComImportAttribute()
public interface mmEnvelopePackage implements IMMEnvelopePackage 
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmEnvelopePackageClass)]
[System.Runtime.InteropServices.Guid("78D317F9-8769-4929-826E-F147F3E7C4E1")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface mmEnvelopePackage : public IMMEnvelopePackage  
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmEnvelopePackageClass)]
[System.Runtime.InteropServices.Guid("78D317F9-8769-4929-826E-F147F3E7C4E1")]
[System.Runtime.InteropServices.ComImport()]
public interface class mmEnvelopePackage : public IMMEnvelopePackage  
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

mmEnvelopePackage Members
Miner.Interop Namespace

Send Feedback