ArcFM Responder Mobile Developer Guide
MMStoredItemFolder Interface
Members 






Object Model
MMStoredItemFolder Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredItemFolderClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMStoredItemFolder 
   Inherits ID8List 
'Usage
 
Dim instance As MMStoredItemFolder
[System.Runtime.InteropServices.Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredItemFolderClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMStoredItemFolder : ID8List  
public interface MMStoredItemFolder = class(ID8List)
System.Runtime.InteropServices.GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredItemFolderClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMStoredItemFolder implements ID8List 
[System.Runtime.InteropServices.Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredItemFolderClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMStoredItemFolder : public ID8List  
[System.Runtime.InteropServices.Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredItemFolderClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMStoredItemFolder : public ID8List  
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

MMStoredItemFolder Members
Miner.Interop Namespace

Send Feedback