uaPLUS Reference
GetServerCapabilities Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > ComHdaClient Class : GetServerCapabilities Method

propertyId
The property id.
defaultValue
The default value.

Glossary Item Box

Gets the server capabilities.

Syntax

Visual Basic (Declaration) 
Public Function GetServerCapabilities( _
   ByVal propertyId As UInteger, _
   ByVal defaultValue As Object _
) As Object
C# 
public object GetServerCapabilities( 
   uint propertyId,
   object defaultValue
)

Parameters

propertyId
The property id.
defaultValue
The default value.

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.