| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Function GetReferenceDescription( _ ByVal context As ServerSystemContext, _ ByVal cache As Dictionary(Of NodeId,NodeState), _ ByVal reference As IReference, _ ByVal continuationPoint As ContinuationPoint _ ) As ReferenceDescription | |
| C# | |
|---|---|
protected virtual ReferenceDescription GetReferenceDescription( ServerSystemContext context, Dictionary<NodeId,NodeState> cache, IReference reference, ContinuationPoint continuationPoint ) | |
Parameters
- context
- cache
- reference
- continuationPoint
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family