| Miner.Interop.Process Namespace > IMMPxDeleter Interface : Delete Method |
'DeclarationSub Delete( _ ByVal pPxNode As IMMPxNode, _ ByRef sMsg As System.String, _ ByRef Status As System.Integer _ )
'UsageDim instance As IMMPxDeleter Dim pPxNode As IMMPxNode Dim sMsg As System.String Dim Status As System.Integer instance.Delete(pPxNode, sMsg, Status)
void Delete( IMMPxNode* pPxNode, [PARAMFLAG::Out] System.string* sMsg, [PARAMFLAG::Out] System.int Status )
void Delete( IMMPxNode^ pPxNode, [Out] System.String^ sMsg, [Out] System.int Status )
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