Windward Engine API Reference
Shutdown Method
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > Report Class : Shutdown Method




Glossary Item Box

Releases all resources used by Windward Reports. You cannot call Windward Reports after calling this method.

Syntax

Visual Basic (Declaration) 
Public Shared Sub Shutdown() 
Visual Basic (Usage)Copy Code
Report.Shutdown()
C# 
public static void Shutdown()
Managed Extensions for C++ 
public: static void Shutdown(); 
C++/CLI 
public:
static void Shutdown(); 

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.