#include <ies.h>
Inheritance diagram for IAX2IeNone:
Protected Member Functions | |
virtual void | WriteBinary (BYTE *) |
virtual void IAX2IeNone::WriteBinary | ( | BYTE * | ) | [inline, protected, virtual] |
Take the data value for this particular IAX2Ie and copy into the memory region. For this IAX2Ie (IAX2IeNone) there is no work to do as there is no data.
Reimplemented from IAX2Ie.