| Visual Basic (Declaration) | |
|---|---|
| Protected Function FetchReferences( _ ByVal context As OperationContext, _ ByVal assignContinuationPoint As Boolean, _ ByRef cp As ContinuationPoint, _ ByRef references As ReferenceDescriptionCollection _ ) As ServiceResult | |
| C# | |
|---|---|
| protected ServiceResult FetchReferences( OperationContext context, bool assignContinuationPoint, ref ContinuationPoint cp, ref ReferenceDescriptionCollection references ) | |
Parameters
- context
- assignContinuationPoint
- cp
- references
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    