| BOOL CBCGPShellTree::CreateFolder | ( | const CString & | strFolderName, |
| LPSECURITY_ATTRIBUTES | lpSecurityAttributes = NULL, |
||
| BOOL | bSelect = TRUE |
||
| ) |
Creates a folder under the currently selected item.
| strFolderName | A new folder name. |
| lpSecurityAttributes | The security attributes. |
| bSelect | Specifies whether the folder should be selected or not. |