Miner.Interop Namespace > MMCategoryFactoryClass Class : IMMCategoryCache_CreateItem Method |
'Declaration
Public Overridable Function IMMCategoryCache_CreateItem( _ ByVal Index As System.Integer _ ) As System.Object
'Usage
Dim instance As MMCategoryFactoryClass Dim Index As System.Integer Dim value As System.Object value = instance.IMMCategoryCache_CreateItem(Index)
public virtual System.object IMMCategoryCache_CreateItem( System.int Index )
public function IMMCategoryCache_CreateItem( Index: System.Integer ): System.TObject; virtual;
public function IMMCategoryCache_CreateItem( Index : System.int ) : System.Object;
public: virtual System.Object* IMMCategoryCache_CreateItem( System.int Index )
public: virtual System.Object^ IMMCategoryCache_CreateItem( System.int Index )
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