XDASrv Reference Manual
ClsidApp Field
See Also  Send Feedback
NSPlugin Namespace > SrvRegDef Structure : ClsidApp Field




The DANSrv DCOM server application is registered with this CLSID in the AppID section.

Syntax

Visual Basic (Declaration) 
Public ClsidApp As String
Visual Basic (Usage)Copy Code
Dim instance As SrvRegDef
Dim value As String
 
value = instance.ClsidApp
 
instance.ClsidApp = value
C# 
public string ClsidApp
Managed Extensions for C++ 
public: string* ClsidApp
C++/CLI 
public:
String^ ClsidApp

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.