Difference between revisions of "MJCDDVDAutomation"

From JRiverWiki
Jump to: navigation, search
 
 
Line 6: Line 6:
 
* '''strPath''': the name of the device  
 
* '''strPath''': the name of the device  
 
'''Return Value:''' MJFilesAutomation interface
 
'''Return Value:''' MJFilesAutomation interface
 +
 +
[[Category:COM Automation]]

Latest revision as of 00:41, 4 May 2015

Interface for working with CD/DVDs

Functions

IMJFilesAutomation *GetFiles(string strPath)

Description: Get the files on the device named
Parameters:

  • strPath: the name of the device

Return Value: MJFilesAutomation interface