ArcFM Responder Mobile Developer Guide
MMWaitCursor Interface
Members 






Object Model
MMWaitCursor Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMWaitCursorClass)>
<System.Runtime.InteropServices.GuidAttribute("5896017E-7586-4CF5-9D5A-7CF288827626")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMWaitCursor 
   Inherits IMMWaitCursor 
'Usage
 
Dim instance As MMWaitCursor
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMWaitCursorClass)]
[System.Runtime.InteropServices.Guid("5896017E-7586-4CF5-9D5A-7CF288827626")]
[System.Runtime.InteropServices.ComImport()]
public interface MMWaitCursor : IMMWaitCursor  
public interface MMWaitCursor = class(IMMWaitCursor)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMWaitCursorClass)
System.Runtime.InteropServices.GuidAttribute("5896017E-7586-4CF5-9D5A-7CF288827626")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMWaitCursor implements IMMWaitCursor 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMWaitCursorClass)]
[System.Runtime.InteropServices.Guid("5896017E-7586-4CF5-9D5A-7CF288827626")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMWaitCursor : public IMMWaitCursor  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMWaitCursorClass)]
[System.Runtime.InteropServices.Guid("5896017E-7586-4CF5-9D5A-7CF288827626")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMWaitCursor : public IMMWaitCursor  
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

MMWaitCursor Members
Miner.Interop Namespace

Send Feedback