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.
Utilities.ByteArrayToBinaryString( _
ByVal varByteArray _
)
-
varByteArray [in]
-
The array of bytes to convert to a binary-packed string.
The binary-packed string that contains the result of the conversion.
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|