ArcFM Responder Mobile Developer Guide
TestPackageContents Interface
Members 






Object Model
TestPackageContents Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("99F8B2D1-17D5-4E06-9EFB-60B1A3EBED08")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.TestPackageContentsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface TestPackageContents 
   Inherits IMMSimplePersistentListItem 
'Usage
 
Dim instance As TestPackageContents
[System.Runtime.InteropServices.Guid("99F8B2D1-17D5-4E06-9EFB-60B1A3EBED08")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.TestPackageContentsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface TestPackageContents : IMMSimplePersistentListItem  
public interface TestPackageContents = class(IMMSimplePersistentListItem)
System.Runtime.InteropServices.GuidAttribute("99F8B2D1-17D5-4E06-9EFB-60B1A3EBED08")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.TestPackageContentsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface TestPackageContents implements IMMSimplePersistentListItem 
[System.Runtime.InteropServices.Guid("99F8B2D1-17D5-4E06-9EFB-60B1A3EBED08")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.TestPackageContentsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface TestPackageContents : public IMMSimplePersistentListItem  
[System.Runtime.InteropServices.Guid("99F8B2D1-17D5-4E06-9EFB-60B1A3EBED08")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.TestPackageContentsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class TestPackageContents : public IMMSimplePersistentListItem  
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

TestPackageContents Members
Miner.Interop Namespace

Send Feedback