Creates the specified directory on the development console.
public:
HRESULT CreateDirectory(
LPCWSTR pszDirectory
)
pszDirectory
Type: LPCWSTRÂ
Pointer to the directory path to the directory to create on the development console.
Type: HRESULTÂ
HRESULT success or error code.
Header: Declared in xtffileio.h.
Library: Use xtffileio.lib.