Miner.Interop Namespace : IMMCategoryCache Interface |
'Declaration
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <System.Runtime.InteropServices.GuidAttribute("2DF53D3C-443A-49B0-9372-80A85709C5B9")> <System.Runtime.InteropServices.ComImportAttribute()> Public Interface IMMCategoryCache Inherits ICategoryFactory, IMMCategoryFactory
'Usage
Dim instance As IMMCategoryCache
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)] [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.Guid("2DF53D3C-443A-49B0-9372-80A85709C5B9")] [System.Runtime.InteropServices.ComImport()] public interface IMMCategoryCache : ICategoryFactory, IMMCategoryFactory
public interface IMMCategoryCache = class(ICategoryFactory, IMMCategoryFactory)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation) System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) System.Runtime.InteropServices.GuidAttribute("2DF53D3C-443A-49B0-9372-80A85709C5B9") System.Runtime.InteropServices.ComImportAttribute() public interface IMMCategoryCache implements ICategoryFactory, IMMCategoryFactory
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)] [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.Guid("2DF53D3C-443A-49B0-9372-80A85709C5B9")] [System.Runtime.InteropServices.ComImport()] public __gc __interface IMMCategoryCache : public ICategoryFactory, IMMCategoryFactory
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)] [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.Guid("2DF53D3C-443A-49B0-9372-80A85709C5B9")] [System.Runtime.InteropServices.ComImport()] public interface class IMMCategoryCache : public ICategoryFactory, IMMCategoryFactory
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