Miner.Interop.Process Namespace > clsMobileClass Class : IMMMobileObject3_Hydrate Method |
'Declaration
Public Overridable Function IMMMobileObject3_Hydrate( _ ByVal nodeTypeId As System.Integer, _ ByVal NodeId As System.Integer _ ) As System.Boolean
'Usage
Dim instance As clsMobileClass Dim nodeTypeId As System.Integer Dim NodeId As System.Integer Dim value As System.Boolean value = instance.IMMMobileObject3_Hydrate(nodeTypeId, NodeId)
public virtual System.bool IMMMobileObject3_Hydrate( System.int nodeTypeId, System.int NodeId )
public function IMMMobileObject3_Hydrate( nodeTypeId: System.Integer; NodeId: System.Integer ): System.Boolean; virtual;
public function IMMMobileObject3_Hydrate( nodeTypeId : System.int, NodeId : System.int ) : System.boolean;
public: virtual System.bool IMMMobileObject3_Hydrate( System.int nodeTypeId, System.int NodeId )
public: virtual System.bool IMMMobileObject3_Hydrate( System.int nodeTypeId, System.int NodeId )
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