Windward Engine API Reference
getProviders Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.AccessProviders Namespace > FullAccessProviderFactory Class : getProviders Method




Glossary Item Box

This is for the engine's use only. It needs the providers as a Java list.

Syntax

Visual Basic (Declaration) 
Public Shared Function getProviders() As java.util.List
Visual Basic (Usage)Copy Code
Dim value As java.util.List
 
value = FullAccessProviderFactory.getProviders()
C# 
public static java.util.List getProviders()
Managed Extensions for C++ 
public: static java.util.List* getProviders(); 
C++/CLI 
public:
static java.util.List^ getProviders(); 

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.