ArcFM Responder Mobile Developer Guide
MMCursorFromBitmapClass Class
Members 






Object Model
MMCursorFromBitmapClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("D2BBCCB3-075F-4044-8229-AB8993FE74CF")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMCursorFromBitmapClass 
   Inherits System.__ComObject
   Implements IMMCursorFromBitmap, MMCursorFromBitmap 
'Usage
 
Dim instance As MMCursorFromBitmapClass
[System.Runtime.InteropServices.Guid("D2BBCCB3-075F-4044-8229-AB8993FE74CF")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMCursorFromBitmapClass : System.__ComObject, IMMCursorFromBitmap, MMCursorFromBitmap  
public class MMCursorFromBitmapClass = class(System.__ComObject, IMMCursorFromBitmap, MMCursorFromBitmap)
System.Runtime.InteropServices.GuidAttribute("D2BBCCB3-075F-4044-8229-AB8993FE74CF")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMCursorFromBitmapClass extends System.__ComObject implements IMMCursorFromBitmap, MMCursorFromBitmap 
[System.Runtime.InteropServices.Guid("D2BBCCB3-075F-4044-8229-AB8993FE74CF")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMCursorFromBitmapClass : public System.__ComObject, IMMCursorFromBitmap, MMCursorFromBitmap  
[System.Runtime.InteropServices.Guid("D2BBCCB3-075F-4044-8229-AB8993FE74CF")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMCursorFromBitmapClass : public System.__ComObject, IMMCursorFromBitmap, MMCursorFromBitmap  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMCursorFromBitmapClass

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

MMCursorFromBitmapClass Members
Miner.Interop Namespace

Send Feedback