ISDBTextFile::WriteData

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBTextFile, Interface ISDBTextFile

Sub WriteData(DataPointer As Long, DataLength As Long)


Parameters

Name Type Description
DataPointer Long Pointer to data to be written.
DataLength Long Number of bytes to be written.


Method description

Writes binary data to the file.