Click or drag to resize

B64Decode Function

X#

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

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 FUNCTION B64Decode(
	pSrc AS PTR,
	pTarget AS PTR,
	dwLength AS DWORD,
	dwCharCount REF DWORD
) AS DWORD
Request Example View Source

Parameters

pSrc
Type: Void*
pTarget
Type: Void*
dwLength
Type: DWord
dwCharCount
Type: DWord

Return Value

Type: DWord
See Also