Miner.Interop.Process Namespace > IMMListBuilder Interface : UpdateNode Method |
'Declaration
Sub UpdateNode( _ ByRef vData As System.Object, _ ByVal pListItem As ID8ListItem _ )
'Usage
Dim instance As IMMListBuilder Dim vData As System.Object Dim pListItem As ID8ListItem instance.UpdateNode(vData, pListItem)
void UpdateNode( ref System.object vData, ID8ListItem pListItem )
procedure UpdateNode( var vData: System.TObject; pListItem: ID8ListItem );
function UpdateNode( vData : System.Object, pListItem : ID8ListItem );
void UpdateNode( ref System.Object* vData, ID8ListItem* pListItem )
void UpdateNode( System.Object^% vData, ID8ListItem^ pListItem )
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