Utilities.ByteArrayToBinaryString Method

[The ByteArrayToBinaryString method is available for use in the operating systems specified in the Requirements section.]

The ByteArrayToBinaryString method converts an array of bytes to a binary-packed string.

Syntax

VBScript

Function ByteArrayToBinaryString( _
  ByVal varByteArray _
)

Parameters

varByteArray [in]

The array of bytes to convert to a binary-packed string.

Return Value

The binary-packed string that contains the result of the conversion.

Requirements

RedistributableCAPICOM 2.0 or later on Windows Server 2003, Windows XP, Windows 2000 Server with SP3 and later, and Windows 2000 Professional with SP3 and later
DLLCapicom.dll

See Also

Utilities

Send comments about this topic to Microsoft

Build date: 11/16/2009

Tags :


Page view tracker