Desktop Functions: Smart Device Functions:
|
RemoveDirectory (kernel32)
C# Signature:
[DllImport("kernel32.dll", CharSet=CharSet.Unicode, SetLastError=true)] User-Defined Types:None. Notes:Only deletes the end-most directory. The directory must be empty. Tips & Tricks:Please add some! Sample Code:Please add some! Alternative Managed API:System.IO.Directory.Delete(). Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|