Windward Engine API Reference
getParamMode Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.xml Namespace > XPathDataSource Class : getParamMode Method




Glossary Item Box

Get the parameter substitution mode.

Syntax

Visual Basic (Declaration) 
Public Function getParamMode() As Integer
Visual Basic (Usage)Copy Code
Dim instance As XPathDataSource
Dim value As Integer
 
value = instance.getParamMode()
C# 
public int getParamMode()
Managed Extensions for C++ 
public: int getParamMode(); 
C++/CLI 
public:
int getParamMode(); 

Return Value

the parameter substitution mode.

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.