This method specifies the update methods that the server supports.
| Visual Basic (Declaration) | |
|---|---|
Function QueryAnnotationsCapabilities( _ ByRef capabilities As AnnotationCapabilities _ ) As Integer | |
| C# | |
|---|---|
int QueryAnnotationsCapabilities( out AnnotationCapabilities capabilities ) | |
Parameters
- capabilities
- The methods supported by the interface as a bit mask.
Return Value
HRESULTS success/error code.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family