CreateDirectoryEx (kernel32)
Last changed: ozbobwa-118.208.182.144

.
Summary

C# Signature:

[DllImport("kernel32.dll")]
static extern bool CreateDirectoryEx(string lpTemplateDirectory,
   string lpNewDirectory, IntPtr lpSecurityAttributes);

User-Defined Types:

None.

Notes:

Mais si ya des notes !!!

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation