Miner.Interop.Process Namespace > IMMPxSDEVersion Interface : Create Method |
'Declaration
Function Create( _ ByVal NodeId As System.Integer, _ ByVal nodeTypeId As System.Integer, _ ByVal bSupressMsg As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As IMMPxSDEVersion Dim NodeId As System.Integer Dim nodeTypeId As System.Integer Dim bSupressMsg As System.Boolean Dim value As System.Boolean value = instance.Create(NodeId, nodeTypeId, bSupressMsg)
System.bool Create( System.int NodeId, System.int nodeTypeId, System.bool bSupressMsg )
function Create( NodeId: System.Integer; nodeTypeId: System.Integer; bSupressMsg: System.Boolean ): System.Boolean;
function Create( NodeId : System.int, nodeTypeId : System.int, bSupressMsg : System.boolean ) : System.boolean;
System.bool Create( System.int NodeId, System.int nodeTypeId, System.bool bSupressMsg )
System.bool Create( System.int NodeId, System.int nodeTypeId, System.bool bSupressMsg )
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