bool CreateFolder( string p_NewFolder )
Function CreateFolder ( _ p_NewFolder As String _ ) As Boolean
bool CreateFolder( String^ p_NewFolder )