previous up next     contents index
Next: wxMediaBuffer::GetFilename Up: wxMediaBuffer: wxObject Previous: wxMediaBuffer::GetDC

wxMediaBuffer::GetFile

char * GetFile (char *directory)

This method is called when the user must be queried for a filename to load a buffer. Override it to provide your own file-finding interface. The input string can be NULL; the result must be a newly-allocated string.



PLT