Click or drag to resize

B64EncodeStream Function

X#

[Missing <include> target documentation in 'M:VOInternetClasses.Functions.B64EncodeStream(System.String,System.UInt32@)'. File: 'Internet.xml' Path: 'doc/B64EncodeStream/*']

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 FUNCTION B64EncodeStream(
	cValue AS STRING,
	dwCharCount REF DWORD
) AS STRING
Request Example View Source

Parameters

cValue
Type: String
dwCharCount
Type: DWord

Return Value

Type: String
See Also