uaPLUS Reference
RefreshItems Method
See Also  Send Feedback
NSPlugin Namespace > AppPlugin Class : RefreshItems Method

appHandles

Glossary Item Box

refresh the items listed in the appHandles array in the cache

Syntax

Visual Basic (Declaration) 
Public Shadows Function RefreshItems( _
   ByVal appHandles() As Integer _
) As Integer
C# 
public new int RefreshItems( 
   int[] appHandles
)

Parameters

appHandles

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.