Miner.Interop.Process Namespace > IMMPxApplicationEx2 Interface : GetDeleter Method |
'Declaration
Function GetDeleter( _ ByVal nodeTypeId As System.Integer _ ) As IMMPxDeleter
'Usage
Dim instance As IMMPxApplicationEx2 Dim nodeTypeId As System.Integer Dim value As IMMPxDeleter value = instance.GetDeleter(nodeTypeId)
IMMPxDeleter GetDeleter( System.int nodeTypeId )
function GetDeleter( nodeTypeId: System.Integer ): IMMPxDeleter;
function GetDeleter( nodeTypeId : System.int ) : IMMPxDeleter;
IMMPxDeleter* GetDeleter( System.int nodeTypeId )
IMMPxDeleter^ GetDeleter( System.int nodeTypeId )
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