deMobile..::..getQRCode Method
Gets the qr code.
Namespace:
FlowWright.cDevDeAPI.MobileAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
Public Function getQRCode ( _ <OutAttribute> ByRef sFilePath As String, _ <OutAttribute> ByRef sRelFilePath As String, _ isHTTPS As Boolean _ ) As Boolean
public: bool^ getQRCode( [OutAttribute] String^% sFilePath, [OutAttribute] String^% sRelFilePath, bool^ isHTTPS )
Parameters
- sFilePath
- Type: String%
The s file path.
- sRelFilePath
- Type: String%
The s relative file path.
- isHTTPS
- Type: Boolean