Miner.Interop Namespace > IMMGraphicFavHelper Interface : CreateNewCategoryLI Method |
'Declaration
Function CreateNewCategoryLI( _ ByVal sDescription As System.String _ ) As ID8List
'Usage
Dim instance As IMMGraphicFavHelper Dim sDescription As System.String Dim value As ID8List value = instance.CreateNewCategoryLI(sDescription)
ID8List CreateNewCategoryLI( System.string sDescription )
function CreateNewCategoryLI( sDescription: System.String ): ID8List;
function CreateNewCategoryLI( sDescription : System.String ) : ID8List;
ID8List* CreateNewCategoryLI( System.string* sDescription )
ID8List^ CreateNewCategoryLI( System.String^ sDescription )
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