previous up next     contents index
Next: wxSnipClass::WriteDone Up: wxSnipClass: wxObject Previous: wxSnipClass::ReadDone

wxSnipClass::WriteHeader

Bool WriteHeader (wxMediaStreamOut& )

Write header information that may be useful for all snips when read the file back in. WriteHeader will only be called once per buffer write, and only if the buffer contains snips in this class. It will not be called again until after a WriteDone call.

The return value should be TRUE if there were no errors.



PLT