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

clientUpdateMode
writeCacheUpdateMode
exeStartupMode
notYetUsed2
notYetUsed3
notYetUsed4
notYetUsed5
notYetUsed6

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shadows Function GetModeDefinitions( _
   ByRef clientUpdateMode As Integer, _
   ByRef writeCacheUpdateMode As Integer, _
   ByRef exeStartupMode As Integer, _
   ByRef notYetUsed2 As Integer, _
   ByRef notYetUsed3 As Integer, _
   ByRef notYetUsed4 As Integer, _
   ByRef notYetUsed5 As Integer, _
   ByRef notYetUsed6 As Integer _
) As Integer
C# 
public new int GetModeDefinitions( 
   out int clientUpdateMode,
   out int writeCacheUpdateMode,
   out int exeStartupMode,
   out int notYetUsed2,
   out int notYetUsed3,
   out int notYetUsed4,
   out int notYetUsed5,
   out int notYetUsed6
)

Parameters

clientUpdateMode
writeCacheUpdateMode
exeStartupMode
notYetUsed2
notYetUsed3
notYetUsed4
notYetUsed5
notYetUsed6

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.