Visual Basic (Declaration) | |
---|---|
Public Overloads Function QueryCapabilities( _ ByRef capabilities As OPCHDA.NET.AnnotationCapabilitiesAsync _ ) As Integer |
C# | |
---|---|
public int QueryCapabilities( out OPCHDA.NET.AnnotationCapabilitiesAsync capabilities ) |
Parameters
- capabilities
- The methods supported by the interface.
Return Value
S_OK, E_FAIL
While a part of the AsyncAnnotations interface, this method will actually run to completion before
returning.
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x