Desktop Functions: Smart Device Functions:
|
Search Results for "CeDeleteFile" in [All]rapi1: CeDeleteFile
public static extern bool CeDeleteFile(string lpPathName); function info on msdn at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceactsy/html/cerefCeDeleteFileRAPI.asp
CeDeleteFile("\\test.txt"); |