Miner.Interop.Process Namespace > IMMPxSDEVersion Interface : Hydrate Method |
'Declaration
Function Hydrate( _ 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.Hydrate(NodeId, nodeTypeId, bSupressMsg)
System.bool Hydrate( System.int NodeId, System.int nodeTypeId, System.bool bSupressMsg )
function Hydrate( NodeId: System.Integer; nodeTypeId: System.Integer; bSupressMsg: System.Boolean ): System.Boolean;
function Hydrate( NodeId : System.int, nodeTypeId : System.int, bSupressMsg : System.boolean ) : System.boolean;
System.bool Hydrate( System.int NodeId, System.int nodeTypeId, System.bool bSupressMsg )
System.bool Hydrate( 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