Miner.Interop Namespace > IMMRegInCat Interface : CategoriesToReg Method |
'Declaration
Function CategoriesToReg( _ ByVal MMProduct As mmRegProduct _ ) As System.Object
'Usage
Dim instance As IMMRegInCat Dim MMProduct As mmRegProduct Dim value As System.Object value = instance.CategoriesToReg(MMProduct)
System.object CategoriesToReg( mmRegProduct MMProduct )
function CategoriesToReg( MMProduct: mmRegProduct ): System.TObject;
function CategoriesToReg( MMProduct : mmRegProduct ) : System.Object;
System.Object* CategoriesToReg( mmRegProduct MMProduct )
System.Object^ CategoriesToReg( mmRegProduct MMProduct )
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