ArcFM Responder Mobile Developer Guide
TestPackageContentsClass Class
Members 






Object Model
TestPackageContentsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("3FD498C4-A7AF-46EA-875F-03D729906D42")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class TestPackageContentsClass 
   Inherits System.__ComObject
   Implements ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMOrderedListItem, IMMSimplePersistentListItem, TestPackageContents 
'Usage
 
Dim instance As TestPackageContentsClass
[System.Runtime.InteropServices.Guid("3FD498C4-A7AF-46EA-875F-03D729906D42")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class TestPackageContentsClass : System.__ComObject, ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMOrderedListItem, IMMSimplePersistentListItem, TestPackageContents  
public class TestPackageContentsClass = class(System.__ComObject, ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMOrderedListItem, IMMSimplePersistentListItem, TestPackageContents)
System.Runtime.InteropServices.GuidAttribute("3FD498C4-A7AF-46EA-875F-03D729906D42")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class TestPackageContentsClass extends System.__ComObject implements ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMOrderedListItem, IMMSimplePersistentListItem, TestPackageContents 
[System.Runtime.InteropServices.Guid("3FD498C4-A7AF-46EA-875F-03D729906D42")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class TestPackageContentsClass : public System.__ComObject, ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMOrderedListItem, IMMSimplePersistentListItem, TestPackageContents  
[System.Runtime.InteropServices.Guid("3FD498C4-A7AF-46EA-875F-03D729906D42")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class TestPackageContentsClass : public System.__ComObject, ID8ListItem, ID8ListItemEx, IMMCoreEvents, IMMOrderedListItem, IMMSimplePersistentListItem, TestPackageContents  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.TestPackageContentsClass

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

TestPackageContentsClass Members
Miner.Interop Namespace

Send Feedback