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