XDASrv Reference Manual
AppHandle Field
See Also  Send Feedback
NSPlugin Namespace > CacheItemInfo Class : AppHandle Field




Customization plug-in defined item handle. This handle is used to identify the item in the data exchange between the generic server and the plug-in.

Syntax

Visual Basic (Declaration) 
Public AppHandle As Integer
Visual Basic (Usage)Copy Code
Dim instance As CacheItemInfo
Dim value As Integer
 
value = instance.AppHandle
 
instance.AppHandle = value
C# 
public int AppHandle
Managed Extensions for C++ 
public: int AppHandle
C++/CLI 
public:
int AppHandle

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2002-2011 Advosol Inc. All Rights Reserved.