Sponsors

SHCreateDirectoryEx

Function name: SHCreateDirectoryEx

Defined in : shell32

Requirements : Windows 2000 or later; Win9x/ME: Not supported

Declaration:

Declare Function SHCreateDirectoryEx Lib "shell32" Alias "SHCreateDirectoryExA" (ByVal hwnd As Long, ByVal pszPath As String, ByVal psa As Any) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Directories

Categories