ArcFM Responder Mobile Developer Guide
MMCursorFromBitmap Interface
Members 






Object Model
MMCursorFromBitmap Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCursorFromBitmapClass)>
<System.Runtime.InteropServices.GuidAttribute("FFBF60D7-6D0B-47D8-9DD4-0E4FE40D19C5")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMCursorFromBitmap 
   Inherits IMMCursorFromBitmap 
'Usage
 
Dim instance As MMCursorFromBitmap
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCursorFromBitmapClass)]
[System.Runtime.InteropServices.Guid("FFBF60D7-6D0B-47D8-9DD4-0E4FE40D19C5")]
[System.Runtime.InteropServices.ComImport()]
public interface MMCursorFromBitmap : IMMCursorFromBitmap  
public interface MMCursorFromBitmap = class(IMMCursorFromBitmap)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCursorFromBitmapClass)
System.Runtime.InteropServices.GuidAttribute("FFBF60D7-6D0B-47D8-9DD4-0E4FE40D19C5")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMCursorFromBitmap implements IMMCursorFromBitmap 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCursorFromBitmapClass)]
[System.Runtime.InteropServices.Guid("FFBF60D7-6D0B-47D8-9DD4-0E4FE40D19C5")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMCursorFromBitmap : public IMMCursorFromBitmap  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCursorFromBitmapClass)]
[System.Runtime.InteropServices.Guid("FFBF60D7-6D0B-47D8-9DD4-0E4FE40D19C5")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMCursorFromBitmap : public IMMCursorFromBitmap  
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

MMCursorFromBitmap Members
Miner.Interop Namespace

Send Feedback