DWORD GetTempPath2W( [in] DWORD BufferLength, [out] LPWSTR Buffer ); 参数 [in] BufferLength 由lpBuffer标识的字符串缓冲区的大小,TCHAR。 [out] Buffer 指向字符串缓冲区的指针,该缓冲区接收指定临时文件路径的以 null 结尾的字符串。 返回的字符串以反斜杠结尾,例如“C:\TEMP\”。 返回值 如果函数...
DWORDGetTempPath2W( [in] DWORD BufferLength, [out] LPWSTR Buffer ); パラメーター [in] BufferLength TCHARのlpBufferによって識別される文字列バッファーのサイズ。 [out] Buffer 一時ファイル パスを指定する null で終わる文字列を受け取る文字列バッファーへのポインター。 返される文字...
Retrieves the path of the directory designated for temporary files, based on the privileges of the calling process. Syntax C++ Kopija DWORD GetTempPath2W( [in] DWORD BufferLength, [out] LPWSTR Buffer ); Parameters [in] BufferLength The size of the string buffer identified by lpBuffer, in...
DWORD GetTempPath2W( [in] DWORD BufferLength, [out] LPWSTR Buffer ); Parameter [in] BufferLength Die Größe des von lpBuffer identifizierten Zeichenfolgenpuffers in TCHARs. [out] Buffer Ein Zeiger auf einen Zeichenfolgenpuffer, der die NULL-endende Zeichenfolge empfängt, die den...
Retrieves the path of the directory designated for temporary files, based on the privileges of the calling process.SyntaxC++ Kopírovat DWORD GetTempPath2W( [in] DWORD BufferLength, [out] LPWSTR Buffer ); Parameters[in] BufferLengthThe
Retrieves the path of the directory designated for temporary files, based on the privileges of the calling process.SyntaxC++ Kopírovať DWORD GetTempPath2W( [in] DWORD BufferLength, [out] LPWSTR Buffer ); Parameters[in] BufferLengthThe...
DWORD GetTempPath2W( [in] DWORD BufferLength, [out] LPWSTR Buffer ); Parametri [in] BufferLength Dimensioni del buffer stringa identificato da lpBuffer, in TCHAR. [out] Buffer Puntatore a un buffer stringa che riceve la stringa con terminazione Null che specifica il percorso del file...