This document is archived and information here might be outdated. Recommended version. |
Reads the current element value as a binary array.
[Visual Basic .NET]
Public Function ReadBinary ( _
) As Byte[]
[C#]
public Byte[] ReadBinary (
);
[C++]
HRESULT ReadBinary(
void
);
The ReadBinary method specifies the current element value as a binary array.