Utilities.BinaryStringToByteArray method
[The BinaryStringToByteArray method is available for use in the operating systems specified in the Requirements section.]
The BinaryStringToByteArray method converts a binary-packed string to an array of bytes.
Syntax
Utilities.BinaryStringToByteArray( _
ByVal BinaryString _
)
Parameters
-
BinaryString [in]
-
The binary-packed string to be converted to an array of bytes.
Return value
The array that contains the result of the conversion.
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|