Miner.Interop Namespace : IMMCategoryFactory Interface |
'Declaration
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <System.Runtime.InteropServices.GuidAttribute("9FB80B82-4BB5-447E-8B51-AD0B99DD4C1D")> <System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <System.Runtime.InteropServices.ComImportAttribute()> Public Interface IMMCategoryFactory Inherits ICategoryFactory
'Usage
Dim instance As IMMCategoryFactory
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)] [System.Runtime.InteropServices.Guid("9FB80B82-4BB5-447E-8B51-AD0B99DD4C1D")] [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.ComImport()] public interface IMMCategoryFactory : ICategoryFactory
public interface IMMCategoryFactory = class(ICategoryFactory)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation) System.Runtime.InteropServices.GuidAttribute("9FB80B82-4BB5-447E-8B51-AD0B99DD4C1D") System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) System.Runtime.InteropServices.ComImportAttribute() public interface IMMCategoryFactory implements ICategoryFactory
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)] [System.Runtime.InteropServices.Guid("9FB80B82-4BB5-447E-8B51-AD0B99DD4C1D")] [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.ComImport()] public __gc __interface IMMCategoryFactory : public ICategoryFactory
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)] [System.Runtime.InteropServices.Guid("9FB80B82-4BB5-447E-8B51-AD0B99DD4C1D")] [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.ComImport()] public interface class IMMCategoryFactory : public ICategoryFactory
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