ArcFM Responder Mobile Developer Guide
IMMLicensedProductManager Interface
Members 






Object Model
IMMLicensedProductManager Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("8B0B3E41-7E7F-46E8-A825-EDF45AFB8525")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMLicensedProductManager 
   Inherits IMMProductManager 
'Usage
 
Dim instance As IMMLicensedProductManager
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("8B0B3E41-7E7F-46E8-A825-EDF45AFB8525")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMLicensedProductManager : IMMProductManager  
public interface IMMLicensedProductManager = class(IMMProductManager)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("8B0B3E41-7E7F-46E8-A825-EDF45AFB8525")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMLicensedProductManager implements IMMProductManager 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("8B0B3E41-7E7F-46E8-A825-EDF45AFB8525")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMLicensedProductManager : public IMMProductManager  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("8B0B3E41-7E7F-46E8-A825-EDF45AFB8525")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMLicensedProductManager : public IMMProductManager  
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

IMMLicensedProductManager Members
Miner.Interop Namespace

Send Feedback