Click or drag to resize

B64Decode Function

X#

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.21
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