XDASrv Reference Manual
ServerInstanceInfo Class Members
See Also  Fields  Send Feedback
NSPlugin Namespace : ServerInstanceInfo Class


The following tables list the members exposed by ServerInstanceInfo.

Public Constructors

 NameDescription
public ConstructorServerInstanceInfo Constructor  
Top

Public Fields

 NameDescription
public FieldclientAccountThe Windows account name running the server instance. Depending on the server DCOM configuration this may be the client application account or the user account defined in the DCOM configuration, Identity tab.  
public FieldclientNameThe name of the client as set by the client in the method SetClientName. The name is an empty string by default.  
public FieldhandleGeneric server internal handle for the instance. This handle is used in some NSPlugin interface methods to identify the server instance. The server may implement client application dependent handling.  
public FieldnumberOfGroupsNumber of groups the client application has currently added.  
Top

See Also

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