COleSafeArray::GetByteArray
Copies the contents of the safe array into a CByteArray.
void GetByteArray(
CByteArray& bytes
);
Parameters
- bytes
A reference to a CByteArray object.
Requirements
Header: afxdisp.h
Copies the contents of the safe array into a CByteArray.
void GetByteArray(
CByteArray& bytes
);
Header: afxdisp.h