This function converts the specified file:// URL to a local drive path.
const char*localURL,char*drivePathBuf,intdrivePathMaxLen
localURL argument, which is expressed as a file:// URL, is the path to a local file.
drivePathBuf argument is the buffer where the local drive path is stored.
drivePathMaxLen argument is the maximum size of the buffer that the drivePathBuf argument references.
A Boolean value: true indicates the operation is successful; false otherwise. The drivePathBuf argument receives the local drive path.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/04_des26.htm